summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/lodash.without/node_modules/lodash._basedifference/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.without/node_modules/lodash._basedifference/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.without/node_modules/lodash._basedifference/package.json')
-rw-r--r--deps/npm/node_modules/lodash.without/node_modules/lodash._basedifference/package.json38
1 files changed, 19 insertions, 19 deletions
diff --git a/deps/npm/node_modules/lodash.without/node_modules/lodash._basedifference/package.json b/deps/npm/node_modules/lodash.without/node_modules/lodash._basedifference/package.json
index 5aebde78cd..5442d0abf9 100644
--- a/deps/npm/node_modules/lodash.without/node_modules/lodash._basedifference/package.json
+++ b/deps/npm/node_modules/lodash.without/node_modules/lodash._basedifference/package.json
@@ -1,42 +1,42 @@
{
"_args": [
[
- "lodash._basedifference@^4.0.0",
- "/Users/rebecca/code/npm/node_modules/lodash.without"
+ "lodash._basedifference@~4.4.0",
+ "/Users/zkat/Documents/code/npm/node_modules/lodash.without"
]
],
- "_from": "lodash._basedifference@>=4.0.0 <5.0.0",
- "_id": "lodash._basedifference@4.4.0",
+ "_from": "lodash._basedifference@>=4.4.0 <4.5.0",
+ "_id": "lodash._basedifference@4.4.1",
"_inCache": true,
"_installable": true,
"_location": "/lodash.without/lodash._basedifference",
"_nodeVersion": "5.5.0",
"_npmOperationalInternal": {
- "host": "packages-9-west.internal.npmjs.com",
- "tmp": "tmp/lodash._basedifference-4.4.0.tgz_1455614999271_0.6685796829406172"
+ "host": "packages-12-west.internal.npmjs.com",
+ "tmp": "tmp/lodash._basedifference-4.4.1.tgz_1459310599651_0.6456912821158767"
},
"_npmUser": {
"email": "john.david.dalton@gmail.com",
"name": "jdalton"
},
- "_npmVersion": "2.14.18",
+ "_npmVersion": "2.15.1",
"_phantomChildren": {},
"_requested": {
"name": "lodash._basedifference",
- "raw": "lodash._basedifference@^4.0.0",
- "rawSpec": "^4.0.0",
+ "raw": "lodash._basedifference@~4.4.0",
+ "rawSpec": "~4.4.0",
"scope": null,
- "spec": ">=4.0.0 <5.0.0",
+ "spec": ">=4.4.0 <4.5.0",
"type": "range"
},
"_requiredBy": [
"/lodash.without"
],
- "_resolved": "https://registry.npmjs.org/lodash._basedifference/-/lodash._basedifference-4.4.0.tgz",
- "_shasum": "b0c364ecd319c7669092dc1f84c466f798642be3",
+ "_resolved": "https://registry.npmjs.org/lodash._basedifference/-/lodash._basedifference-4.4.1.tgz",
+ "_shasum": "537bde6fd0f3eeec28e37288dd51459765181b4d",
"_shrinkwrap": null,
- "_spec": "lodash._basedifference@^4.0.0",
- "_where": "/Users/rebecca/code/npm/node_modules/lodash.without",
+ "_spec": "lodash._basedifference@~4.4.0",
+ "_where": "/Users/zkat/Documents/code/npm/node_modules/lodash.without",
"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._setcache": "^4.0.0"
+ "lodash._setcache": "~4.1.0"
},
"description": "The internal lodash function `baseDifference` exported as a module.",
"devDependencies": {},
"directories": {},
"dist": {
- "shasum": "b0c364ecd319c7669092dc1f84c466f798642be3",
- "tarball": "http://registry.npmjs.org/lodash._basedifference/-/lodash._basedifference-4.4.0.tgz"
+ "shasum": "537bde6fd0f3eeec28e37288dd51459765181b4d",
+ "tarball": "https://registry.npmjs.org/lodash._basedifference/-/lodash._basedifference-4.4.1.tgz"
},
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
@@ -99,5 +99,5 @@
"scripts": {
"test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
},
- "version": "4.4.0"
+ "version": "4.4.1"
}