You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2018/09/13 00:49:39 UTC

[GitHub] erisu closed pull request #57: package.json use xcode@1 (1.x.x)

erisu closed pull request #57: package.json use xcode@1 (1.x.x)
URL: https://github.com/apache/cordova-osx/pull/57
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/package-lock.json b/package-lock.json
index 2d4e03b2..c333c389 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -209,11 +209,11 @@
       "dev": true
     },
     "bplist-creator": {
-      "version": "0.0.4",
-      "resolved": "https://registry.npmjs.org/bplist-creator/-/bplist-creator-0.0.4.tgz",
-      "integrity": "sha1-SsBJZ4LhJ6hcHSAmpPXrIqev+ZE=",
+      "version": "0.0.7",
+      "resolved": "https://registry.npmjs.org/bplist-creator/-/bplist-creator-0.0.7.tgz",
+      "integrity": "sha1-N98VNgkoJLh8QvlXsBNEEXNyrkU=",
       "requires": {
-        "stream-buffers": "~0.2.3"
+        "stream-buffers": "~2.2.0"
       }
     },
     "bplist-parser": {
@@ -610,12 +610,6 @@
             "once": "^1.3.0",
             "path-is-absolute": "^1.0.0"
           }
-        },
-        "lodash": {
-          "version": "4.17.11",
-          "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz",
-          "integrity": "sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==",
-          "dev": true
         }
       }
     },
@@ -722,12 +716,6 @@
             "isarray": "^1.0.0"
           }
         },
-        "lodash": {
-          "version": "4.17.11",
-          "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz",
-          "integrity": "sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==",
-          "dev": true
-        },
         "ms": {
           "version": "2.0.0",
           "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
@@ -1179,14 +1167,6 @@
         "string-width": "^2.1.0",
         "strip-ansi": "^4.0.0",
         "through": "^2.3.6"
-      },
-      "dependencies": {
-        "lodash": {
-          "version": "4.17.11",
-          "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz",
-          "integrity": "sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==",
-          "dev": true
-        }
       }
     },
     "is-arrayish": {
@@ -1408,9 +1388,10 @@
       }
     },
     "lodash": {
-      "version": "3.10.1",
-      "resolved": "http://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz",
-      "integrity": "sha1-W/Rejkm6QYnhfUgnid/RW9FAt7Y="
+      "version": "4.17.11",
+      "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz",
+      "integrity": "sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==",
+      "dev": true
     },
     "log-driver": {
       "version": "1.2.7",
@@ -1508,11 +1489,6 @@
       "integrity": "sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=",
       "dev": true
     },
-    "node-uuid": {
-      "version": "1.4.7",
-      "resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.7.tgz",
-      "integrity": "sha1-baWhdmjEs91ZYjvaEc9/pMH2Cm8="
-    },
     "nodeunit": {
       "version": "0.8.8",
       "resolved": "https://registry.npmjs.org/nodeunit/-/nodeunit-0.8.8.tgz",
@@ -4317,9 +4293,9 @@
       }
     },
     "pegjs": {
-      "version": "0.9.0",
-      "resolved": "https://registry.npmjs.org/pegjs/-/pegjs-0.9.0.tgz",
-      "integrity": "sha1-9q76LjzlYWkgjlIXnf5B+JFBo2k="
+      "version": "0.10.0",
+      "resolved": "https://registry.npmjs.org/pegjs/-/pegjs-0.10.0.tgz",
+      "integrity": "sha1-z4uvrm7d/0tafvsYUmnqr0YQ3b0="
     },
     "performance-now": {
       "version": "2.1.0",
@@ -4643,43 +4619,29 @@
       "dev": true
     },
     "simple-plist": {
-      "version": "0.1.4",
-      "resolved": "https://registry.npmjs.org/simple-plist/-/simple-plist-0.1.4.tgz",
-      "integrity": "sha1-EOtRtH4zxVbrjsRtXuZNZOcX210=",
+      "version": "0.2.1",
+      "resolved": "https://registry.npmjs.org/simple-plist/-/simple-plist-0.2.1.tgz",
+      "integrity": "sha1-cXZts1IyaSjPOoByQrp2IyJjZyM=",
       "requires": {
-        "bplist-creator": "0.0.4",
-        "bplist-parser": "0.0.6",
-        "plist": "1.2.0"
+        "bplist-creator": "0.0.7",
+        "bplist-parser": "0.1.1",
+        "plist": "2.0.1"
       },
       "dependencies": {
         "base64-js": {
-          "version": "0.0.8",
-          "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-0.0.8.tgz",
-          "integrity": "sha1-EQHpVE9KdrG8OybUUsqW16NeeXg="
-        },
-        "bplist-parser": {
-          "version": "0.0.6",
-          "resolved": "https://registry.npmjs.org/bplist-parser/-/bplist-parser-0.0.6.tgz",
-          "integrity": "sha1-ONo0cYF9+dRKs4kuJ3B7u9daEbk="
+          "version": "1.1.2",
+          "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.1.2.tgz",
+          "integrity": "sha1-1kAMrBxMZgl22Q0HoENR2JOV9eg="
         },
         "plist": {
-          "version": "1.2.0",
-          "resolved": "https://registry.npmjs.org/plist/-/plist-1.2.0.tgz",
-          "integrity": "sha1-CEtQk93JJQbiWfh0uNmxr7jHlZM=",
+          "version": "2.0.1",
+          "resolved": "https://registry.npmjs.org/plist/-/plist-2.0.1.tgz",
+          "integrity": "sha1-CjLKlIGxw2TpLhjcVch23p0B2os=",
           "requires": {
-            "base64-js": "0.0.8",
-            "util-deprecate": "1.0.2",
-            "xmlbuilder": "4.0.0",
+            "base64-js": "1.1.2",
+            "xmlbuilder": "8.2.2",
             "xmldom": "0.1.x"
           }
-        },
-        "xmlbuilder": {
-          "version": "4.0.0",
-          "resolved": "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-4.0.0.tgz",
-          "integrity": "sha1-mLj2UcowqmJANvEn0RzGbce5B6M=",
-          "requires": {
-            "lodash": "^3.5.0"
-          }
         }
       }
     },
@@ -4770,9 +4732,9 @@
       "dev": true
     },
     "stream-buffers": {
-      "version": "0.2.6",
-      "resolved": "https://registry.npmjs.org/stream-buffers/-/stream-buffers-0.2.6.tgz",
-      "integrity": "sha1-GBwI1bs2kARfaUAbmuanoM8zE/w="
+      "version": "2.2.0",
+      "resolved": "https://registry.npmjs.org/stream-buffers/-/stream-buffers-2.2.0.tgz",
+      "integrity": "sha1-kdX1Ew0c75bc+n9yaUUYh0HQnuQ="
     },
     "string-width": {
       "version": "2.1.1",
@@ -4840,14 +4802,6 @@
         "lodash": "^4.17.4",
         "slice-ansi": "1.0.0",
         "string-width": "^2.1.1"
-      },
-      "dependencies": {
-        "lodash": {
-          "version": "4.17.11",
-          "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz",
-          "integrity": "sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==",
-          "dev": true
-        }
       }
     },
     "tap": {
@@ -5093,7 +5047,13 @@
     "util-deprecate": {
       "version": "1.0.2",
       "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
-      "integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8="
+      "integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=",
+      "dev": true
+    },
+    "uuid": {
+      "version": "3.0.1",
+      "resolved": "https://registry.npmjs.org/uuid/-/uuid-3.0.1.tgz",
+      "integrity": "sha1-ZUS7ot/ajBzxfmKaOjBeK7H+5sE="
     },
     "validate-npm-package-license": {
       "version": "3.0.4",
@@ -5157,13 +5117,13 @@
       }
     },
     "xcode": {
-      "version": "0.8.9",
-      "resolved": "https://registry.npmjs.org/xcode/-/xcode-0.8.9.tgz",
-      "integrity": "sha1-7Gdl9w6dzMzJ9umlubTn6BS0zzU=",
+      "version": "1.0.0",
+      "resolved": "https://registry.npmjs.org/xcode/-/xcode-1.0.0.tgz",
+      "integrity": "sha1-4fWxRDJF3tOMGAeW3xoQ/e2ghOw=",
       "requires": {
-        "node-uuid": "1.4.7",
-        "pegjs": "0.9.0",
-        "simple-plist": "0.1.4"
+        "pegjs": "^0.10.0",
+        "simple-plist": "^0.2.1",
+        "uuid": "3.0.1"
       }
     },
     "xmlbuilder": {
diff --git a/package.json b/package.json
index 9381636b..43a24ade 100644
--- a/package.json
+++ b/package.json
@@ -30,7 +30,7 @@
     "shelljs": "^0.5.3",
     "underscore": "^1.8.3",
     "unorm": "^1.4.1",
-    "xcode": "^0.8.3"
+    "xcode": "^1.0.0"
   },
   "devDependencies": {
     "coffee-script": "^1.7.1",


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org