summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/lodash.union/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/lodash.union/package.json')
-rw-r--r--deps/npm/node_modules/lodash.union/package.json36
1 files changed, 18 insertions, 18 deletions
diff --git a/deps/npm/node_modules/lodash.union/package.json b/deps/npm/node_modules/lodash.union/package.json
index d00522437f..41472cc99d 100644
--- a/deps/npm/node_modules/lodash.union/package.json
+++ b/deps/npm/node_modules/lodash.union/package.json
@@ -1,42 +1,42 @@
{
"_args": [
[
- "lodash.union@4.2.1",
- "/Users/zkat/Documents/code/npm"
+ "lodash.union@~4.3.0",
+ "/Users/rebecca/code/npm"
]
],
- "_from": "lodash.union@4.2.1",
- "_id": "lodash.union@4.2.1",
+ "_from": "lodash.union@>=4.3.0 <4.4.0",
+ "_id": "lodash.union@4.3.0",
"_inCache": true,
"_installable": true,
"_location": "/lodash.union",
"_nodeVersion": "5.5.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
- "tmp": "tmp/lodash.union-4.2.1.tgz_1459310986493_0.07747984793968499"
+ "tmp": "tmp/lodash.union-4.3.0.tgz_1460126989680_0.062147664139047265"
},
"_npmUser": {
"email": "john.david.dalton@gmail.com",
"name": "jdalton"
},
- "_npmVersion": "2.15.1",
+ "_npmVersion": "2.15.3",
"_phantomChildren": {},
"_requested": {
"name": "lodash.union",
- "raw": "lodash.union@4.2.1",
- "rawSpec": "4.2.1",
+ "raw": "lodash.union@~4.3.0",
+ "rawSpec": "~4.3.0",
"scope": null,
- "spec": "4.2.1",
- "type": "version"
+ "spec": ">=4.3.0 <4.4.0",
+ "type": "range"
},
"_requiredBy": [
"/"
],
- "_resolved": "https://registry.npmjs.org/lodash.union/-/lodash.union-4.2.1.tgz",
- "_shasum": "6871017b9b1ff71952c1e2bb2e25b1046a7e2842",
+ "_resolved": "https://registry.npmjs.org/lodash.union/-/lodash.union-4.3.0.tgz",
+ "_shasum": "9da994773c563838fc4785c459d5a0dbe18305b8",
"_shrinkwrap": null,
- "_spec": "lodash.union@4.2.1",
- "_where": "/Users/zkat/Documents/code/npm",
+ "_spec": "lodash.union@~4.3.0",
+ "_where": "/Users/rebecca/code/npm",
"author": {
"email": "john.david.dalton@gmail.com",
"name": "John-David Dalton",
@@ -63,7 +63,7 @@
}
],
"dependencies": {
- "lodash._baseflatten": "~4.1.0",
+ "lodash._baseflatten": "~4.2.0",
"lodash._baseuniq": "~4.5.0",
"lodash.rest": "^4.0.0"
},
@@ -71,8 +71,8 @@
"devDependencies": {},
"directories": {},
"dist": {
- "shasum": "6871017b9b1ff71952c1e2bb2e25b1046a7e2842",
- "tarball": "https://registry.npmjs.org/lodash.union/-/lodash.union-4.2.1.tgz"
+ "shasum": "9da994773c563838fc4785c459d5a0dbe18305b8",
+ "tarball": "https://registry.npmjs.org/lodash.union/-/lodash.union-4.3.0.tgz"
},
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
@@ -105,5 +105,5 @@
"scripts": {
"test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
},
- "version": "4.2.1"
+ "version": "4.3.0"
}