summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/lodash.uniq/package.json
diff options
context:
space:
mode:
authorKat Marchán <kzm@sykosomatic.org>2016-04-11 11:32:13 -0700
committerJeremiah Senkpiel <fishrock123@rocketmail.com>2016-04-14 12:22:16 -0400
commit40e79b1305fb7b0f27278475c8d9ca60d1d5e9b4 (patch)
treeab47dc63a075962f1a9763bb94a485f9cb3563e7 /deps/npm/node_modules/lodash.uniq/package.json
parenta432935211210bf1c92d057c455a5dd6aa5517ab (diff)
downloadandroid-node-v8-40e79b1305fb7b0f27278475c8d9ca60d1d5e9b4.tar.gz
android-node-v8-40e79b1305fb7b0f27278475c8d9ca60d1d5e9b4.tar.bz2
android-node-v8-40e79b1305fb7b0f27278475c8d9ca60d1d5e9b4.zip
deps: upgrade npm to 3.8.6
PR-URL: https://github.com/nodejs/node/pull/6153 Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Diffstat (limited to 'deps/npm/node_modules/lodash.uniq/package.json')
-rw-r--r--deps/npm/node_modules/lodash.uniq/package.json40
1 files changed, 20 insertions, 20 deletions
diff --git a/deps/npm/node_modules/lodash.uniq/package.json b/deps/npm/node_modules/lodash.uniq/package.json
index d14db6ba90..2823bb8d2c 100644
--- a/deps/npm/node_modules/lodash.uniq/package.json
+++ b/deps/npm/node_modules/lodash.uniq/package.json
@@ -1,42 +1,42 @@
{
"_args": [
[
- "lodash.uniq@~4.2.0",
- "/Users/rebecca/code/npm"
+ "lodash.uniq@4.2.1",
+ "/Users/zkat/Documents/code/npm"
]
],
- "_from": "lodash.uniq@>=4.2.0 <4.3.0",
- "_id": "lodash.uniq@4.2.0",
+ "_from": "lodash.uniq@4.2.1",
+ "_id": "lodash.uniq@4.2.1",
"_inCache": true,
"_installable": true,
"_location": "/lodash.uniq",
"_nodeVersion": "5.5.0",
"_npmOperationalInternal": {
- "host": "packages-5-east.internal.npmjs.com",
- "tmp": "tmp/lodash.uniq-4.2.0.tgz_1455615740326_0.14619768620468676"
+ "host": "packages-12-west.internal.npmjs.com",
+ "tmp": "tmp/lodash.uniq-4.2.1.tgz_1459310991318_0.029993396950885653"
},
"_npmUser": {
"email": "john.david.dalton@gmail.com",
"name": "jdalton"
},
- "_npmVersion": "2.14.18",
+ "_npmVersion": "2.15.1",
"_phantomChildren": {},
"_requested": {
"name": "lodash.uniq",
- "raw": "lodash.uniq@~4.2.0",
- "rawSpec": "~4.2.0",
+ "raw": "lodash.uniq@4.2.1",
+ "rawSpec": "4.2.1",
"scope": null,
- "spec": ">=4.2.0 <4.3.0",
- "type": "range"
+ "spec": "4.2.1",
+ "type": "version"
},
"_requiredBy": [
"/"
],
- "_resolved": "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.2.0.tgz",
- "_shasum": "e0cb2ac57e11b6a0d0c87674f6ff4a1986f78739",
+ "_resolved": "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.2.1.tgz",
+ "_shasum": "4210d4b90647ee24211b469aed0ef84902069743",
"_shrinkwrap": null,
- "_spec": "lodash.uniq@~4.2.0",
- "_where": "/Users/rebecca/code/npm",
+ "_spec": "lodash.uniq@4.2.1",
+ "_where": "/Users/zkat/Documents/code/npm",
"author": {
"email": "john.david.dalton@gmail.com",
"name": "John-David Dalton",
@@ -52,7 +52,7 @@
"url": "http://allyoucanleet.com/"
},
{
- "email": "blaine@iceddev.com",
+ "email": "blaine.bublitz@gmail.com",
"name": "Blaine Bublitz",
"url": "https://github.com/phated"
},
@@ -63,14 +63,14 @@
}
],
"dependencies": {
- "lodash._baseuniq": "^4.0.0"
+ "lodash._baseuniq": "~4.5.0"
},
"description": "The lodash method `_.uniq` exported as a module.",
"devDependencies": {},
"directories": {},
"dist": {
- "shasum": "e0cb2ac57e11b6a0d0c87674f6ff4a1986f78739",
- "tarball": "http://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.2.0.tgz"
+ "shasum": "4210d4b90647ee24211b469aed0ef84902069743",
+ "tarball": "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.2.1.tgz"
},
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
@@ -103,5 +103,5 @@
"scripts": {
"test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
},
- "version": "4.2.0"
+ "version": "4.2.1"
}