summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/lodash.without/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/lodash.without/package.json')
-rw-r--r--deps/npm/node_modules/lodash.without/package.json38
1 files changed, 19 insertions, 19 deletions
diff --git a/deps/npm/node_modules/lodash.without/package.json b/deps/npm/node_modules/lodash.without/package.json
index ac1b49c274..0aac3a5cb6 100644
--- a/deps/npm/node_modules/lodash.without/package.json
+++ b/deps/npm/node_modules/lodash.without/package.json
@@ -1,42 +1,42 @@
{
"_args": [
[
- "lodash.without@4.1.2",
- "/Users/zkat/Documents/code/npm"
+ "lodash.without@latest",
+ "/Users/rebecca/code/npm"
]
],
- "_from": "lodash.without@4.1.2",
- "_id": "lodash.without@4.1.2",
+ "_from": "lodash.without@latest",
+ "_id": "lodash.without@4.2.0",
"_inCache": true,
"_installable": true,
"_location": "/lodash.without",
"_nodeVersion": "5.5.0",
"_npmOperationalInternal": {
- "host": "packages-12-west.internal.npmjs.com",
- "tmp": "tmp/lodash.without-4.1.2.tgz_1459311008459_0.16177126462571323"
+ "host": "packages-16-east.internal.npmjs.com",
+ "tmp": "tmp/lodash.without-4.2.0.tgz_1463062688060_0.9002856267616153"
},
"_npmUser": {
"email": "john.david.dalton@gmail.com",
"name": "jdalton"
},
- "_npmVersion": "2.15.1",
+ "_npmVersion": "2.15.5",
"_phantomChildren": {},
"_requested": {
"name": "lodash.without",
- "raw": "lodash.without@4.1.2",
- "rawSpec": "4.1.2",
+ "raw": "lodash.without@latest",
+ "rawSpec": "latest",
"scope": null,
- "spec": "4.1.2",
- "type": "version"
+ "spec": "latest",
+ "type": "tag"
},
"_requiredBy": [
"/"
],
- "_resolved": "https://registry.npmjs.org/lodash.without/-/lodash.without-4.1.2.tgz",
- "_shasum": "c68b1981e1b001bd87eef7487dba0af267846229",
+ "_resolved": "https://registry.npmjs.org/lodash.without/-/lodash.without-4.2.0.tgz",
+ "_shasum": "f89ec9a8ee2d7ec14f8a9cad72a3f5ee12c5a4a6",
"_shrinkwrap": null,
- "_spec": "lodash.without@4.1.2",
- "_where": "/Users/zkat/Documents/code/npm",
+ "_spec": "lodash.without@latest",
+ "_where": "/Users/rebecca/code/npm",
"author": {
"email": "john.david.dalton@gmail.com",
"name": "John-David Dalton",
@@ -63,15 +63,15 @@
}
],
"dependencies": {
- "lodash._basedifference": "~4.4.0",
+ "lodash._basedifference": "~4.5.0",
"lodash.rest": "^4.0.0"
},
"description": "The lodash method `_.without` exported as a module.",
"devDependencies": {},
"directories": {},
"dist": {
- "shasum": "c68b1981e1b001bd87eef7487dba0af267846229",
- "tarball": "https://registry.npmjs.org/lodash.without/-/lodash.without-4.1.2.tgz"
+ "shasum": "f89ec9a8ee2d7ec14f8a9cad72a3f5ee12c5a4a6",
+ "tarball": "https://registry.npmjs.org/lodash.without/-/lodash.without-4.2.0.tgz"
},
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
@@ -104,5 +104,5 @@
"scripts": {
"test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
},
- "version": "4.1.2"
+ "version": "4.2.0"
}