Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKat Marchán <kzm@sykosomatic.org>2016-03-31 03:58:02 +0300
committerKat Marchán <kzm@sykosomatic.org>2016-03-31 04:16:01 +0300
commit3da01716a0e41d6b5adee2b4fc70fcaf08c0eb24 (patch)
tree475971078911ef1125f28b4ce9d3a77a283698f1 /node_modules/lodash.without
parent69ccf6dd4caf95cd0628054307487cae1885acd0 (diff)
lodash.without@4.1.2
Credit: @jdalton
Diffstat (limited to 'node_modules/lodash.without')
-rw-r--r--node_modules/lodash.without/README.md4
-rw-r--r--node_modules/lodash.without/index.js2
-rw-r--r--node_modules/lodash.without/node_modules/lodash._basedifference/README.md4
-rw-r--r--node_modules/lodash.without/node_modules/lodash._basedifference/index.js5
-rw-r--r--node_modules/lodash.without/node_modules/lodash._basedifference/package.json38
-rw-r--r--node_modules/lodash.without/package.json36
6 files changed, 44 insertions, 45 deletions
diff --git a/node_modules/lodash.without/README.md b/node_modules/lodash.without/README.md
index 3c2e6b98c..3299e4c53 100644
--- a/node_modules/lodash.without/README.md
+++ b/node_modules/lodash.without/README.md
@@ -1,4 +1,4 @@
-# lodash.without v4.1.1
+# lodash.without v4.1.2
The [lodash](https://lodash.com/) method `_.without` exported as a [Node.js](https://nodejs.org/) module.
@@ -15,4 +15,4 @@ In Node.js:
var without = require('lodash.without');
```
-See the [documentation](https://lodash.com/docs#without) or [package source](https://github.com/lodash/lodash/blob/4.1.1-npm-packages/lodash.without) for more details.
+See the [documentation](https://lodash.com/docs#without) or [package source](https://github.com/lodash/lodash/blob/4.1.2-npm-packages/lodash.without) for more details.
diff --git a/node_modules/lodash.without/index.js b/node_modules/lodash.without/index.js
index 049466d2a..f9ed54a01 100644
--- a/node_modules/lodash.without/index.js
+++ b/node_modules/lodash.without/index.js
@@ -1,5 +1,5 @@
/**
- * lodash 4.1.1 (Custom Build) <https://lodash.com/>
+ * lodash 4.1.2 (Custom Build) <https://lodash.com/>
* Build: `lodash modularize exports="npm" -o ./`
* Copyright 2012-2016 The Dojo Foundation <http://dojofoundation.org/>
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
diff --git a/node_modules/lodash.without/node_modules/lodash._basedifference/README.md b/node_modules/lodash.without/node_modules/lodash._basedifference/README.md
index 0f5e0fad2..0ff2f1660 100644
--- a/node_modules/lodash.without/node_modules/lodash._basedifference/README.md
+++ b/node_modules/lodash.without/node_modules/lodash._basedifference/README.md
@@ -1,4 +1,4 @@
-# lodash._basedifference v4.4.0
+# lodash._basedifference v4.4.1
The internal [lodash](https://lodash.com/) function `baseDifference` exported as a [Node.js](https://nodejs.org/) module.
@@ -15,4 +15,4 @@ In Node.js:
var baseDifference = require('lodash._basedifference');
```
-See the [package source](https://github.com/lodash/lodash/blob/4.4.0-npm-packages/lodash._basedifference) for more details.
+See the [package source](https://github.com/lodash/lodash/blob/4.4.1-npm-packages/lodash._basedifference) for more details.
diff --git a/node_modules/lodash.without/node_modules/lodash._basedifference/index.js b/node_modules/lodash.without/node_modules/lodash._basedifference/index.js
index 783488521..5fa779dfd 100644
--- a/node_modules/lodash.without/node_modules/lodash._basedifference/index.js
+++ b/node_modules/lodash.without/node_modules/lodash._basedifference/index.js
@@ -1,5 +1,5 @@
/**
- * lodash 4.4.0 (Custom Build) <https://lodash.com/>
+ * lodash 4.4.1 (Custom Build) <https://lodash.com/>
* Build: `lodash modularize exports="npm" -o ./`
* Copyright 2012-2016 The Dojo Foundation <http://dojofoundation.org/>
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
@@ -28,8 +28,7 @@ function arrayIncludes(array, value) {
}
/**
- * A specialized version of `_.includesWith` for arrays without support for
- * specifying an index to search from.
+ * This function is like `arrayIncludes` except that it accepts a comparator.
*
* @private
* @param {Array} array The array to search.
diff --git a/node_modules/lodash.without/node_modules/lodash._basedifference/package.json b/node_modules/lodash.without/node_modules/lodash._basedifference/package.json
index 5aebde78c..5442d0abf 100644
--- a/node_modules/lodash.without/node_modules/lodash._basedifference/package.json
+++ b/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"
}
diff --git a/node_modules/lodash.without/package.json b/node_modules/lodash.without/package.json
index 5077fe66a..ac1b49c27 100644
--- a/node_modules/lodash.without/package.json
+++ b/node_modules/lodash.without/package.json
@@ -1,42 +1,42 @@
{
"_args": [
[
- "lodash.without@~4.1.0",
- "/Users/rebecca/code/npm"
+ "lodash.without@4.1.2",
+ "/Users/zkat/Documents/code/npm"
]
],
- "_from": "lodash.without@>=4.1.0 <4.2.0",
- "_id": "lodash.without@4.1.1",
+ "_from": "lodash.without@4.1.2",
+ "_id": "lodash.without@4.1.2",
"_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.1.tgz_1456896882082_0.03977343044243753"
+ "tmp": "tmp/lodash.without-4.1.2.tgz_1459311008459_0.16177126462571323"
},
"_npmUser": {
"email": "john.david.dalton@gmail.com",
"name": "jdalton"
},
- "_npmVersion": "2.14.17",
+ "_npmVersion": "2.15.1",
"_phantomChildren": {},
"_requested": {
"name": "lodash.without",
- "raw": "lodash.without@~4.1.0",
- "rawSpec": "~4.1.0",
+ "raw": "lodash.without@4.1.2",
+ "rawSpec": "4.1.2",
"scope": null,
- "spec": ">=4.1.0 <4.2.0",
- "type": "range"
+ "spec": "4.1.2",
+ "type": "version"
},
"_requiredBy": [
"/"
],
- "_resolved": "https://registry.npmjs.org/lodash.without/-/lodash.without-4.1.1.tgz",
- "_shasum": "00ba28bb140083195c73a156da9668afe8ce1dbe",
+ "_resolved": "https://registry.npmjs.org/lodash.without/-/lodash.without-4.1.2.tgz",
+ "_shasum": "c68b1981e1b001bd87eef7487dba0af267846229",
"_shrinkwrap": null,
- "_spec": "lodash.without@~4.1.0",
- "_where": "/Users/rebecca/code/npm",
+ "_spec": "lodash.without@4.1.2",
+ "_where": "/Users/zkat/Documents/code/npm",
"author": {
"email": "john.david.dalton@gmail.com",
"name": "John-David Dalton",
@@ -63,15 +63,15 @@
}
],
"dependencies": {
- "lodash._basedifference": "^4.0.0",
+ "lodash._basedifference": "~4.4.0",
"lodash.rest": "^4.0.0"
},
"description": "The lodash method `_.without` exported as a module.",
"devDependencies": {},
"directories": {},
"dist": {
- "shasum": "00ba28bb140083195c73a156da9668afe8ce1dbe",
- "tarball": "http://registry.npmjs.org/lodash.without/-/lodash.without-4.1.1.tgz"
+ "shasum": "c68b1981e1b001bd87eef7487dba0af267846229",
+ "tarball": "https://registry.npmjs.org/lodash.without/-/lodash.without-4.1.2.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.1"
+ "version": "4.1.2"
}