Comparing version 0.1.7 to 0.1.8
{ | ||
"name": "requireg", | ||
"version": "0.1.7", | ||
"version": "0.1.8", | ||
"description": "Require and resolve global modules like a boss", | ||
@@ -42,12 +42,12 @@ "homepage": "http://github.com/h2non/requireg", | ||
"dependencies": { | ||
"nested-error-stacks": "~2.0.0", | ||
"rc": "~1.0.0", | ||
"resolve": "~0.6.1" | ||
"nested-error-stacks": "~2.0.1", | ||
"rc": "~1.2.7", | ||
"resolve": "~1.7.1" | ||
}, | ||
"devDependencies": { | ||
"mocha": "~1.15.1", | ||
"expect.js": "~0.2.0", | ||
"rewire": "~2.3.1", | ||
"semver": "~2.2.1" | ||
"mocha": "~5.2.0", | ||
"expect.js": "~0.3.1", | ||
"rewire": "~4.0.1", | ||
"semver": "~5.5.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12199
10
234
+ Addeddeep-extend@0.6.0(transitive)
+ Addedminimist@1.2.8(transitive)
+ Addedpath-parse@1.0.7(transitive)
+ Addedrc@1.2.8(transitive)
+ Addedresolve@1.7.1(transitive)
+ Addedstrip-json-comments@2.0.1(transitive)
- Removeddeep-extend@0.2.11(transitive)
- Removedminimist@0.0.10(transitive)
- Removedrc@1.0.3(transitive)
- Removedresolve@0.6.3(transitive)
- Removedstrip-json-comments@0.1.3(transitive)
Updatednested-error-stacks@~2.0.1
Updatedrc@~1.2.7
Updatedresolve@~1.7.1