We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
deep-equal
function-bind
glob
object-inspect
resolve
string.prototype.trim
through
1 parent 545db26 commit 13654adCopy full SHA for 13654ad
package.json
@@ -9,18 +9,18 @@
9
"test": "test"
10
},
11
"dependencies": {
12
- "deep-equal": "~1.0.0",
+ "deep-equal": "~1.0.1",
13
"defined": "~1.0.0",
14
- "function-bind": "~1.0.2",
15
- "glob": "~5.0.3",
+ "function-bind": "~1.1.0",
+ "glob": "~7.0.0",
16
"has": "~1.0.1",
17
"inherits": "~2.0.1",
18
"minimist": "~1.2.0",
19
- "object-inspect": "~1.0.0",
20
- "resolve": "~1.1.6",
+ "object-inspect": "~1.1.0",
+ "resolve": "~1.1.7",
21
"resumer": "~0.0.0",
22
- "string.prototype.trim": "^1.1.1",
23
- "through": "~2.3.4"
+ "string.prototype.trim": "~1.1.2",
+ "through": "~2.3.8"
24
25
"devDependencies": {
26
"concat-stream": "~1.4.1",
0 commit comments