Comparing version 0.5.6 to 0.5.7
@@ -113,2 +113,8 @@ { | ||
}, | ||
"lodash": { | ||
"version": "4.17.15", | ||
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz", | ||
"integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==", | ||
"dev": true | ||
}, | ||
"lru-cache": { | ||
@@ -169,2 +175,8 @@ "version": "2.7.3", | ||
}, | ||
"path-parse": { | ||
"version": "1.0.6", | ||
"resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.6.tgz", | ||
"integrity": "sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==", | ||
"dev": true | ||
}, | ||
"quibble": { | ||
@@ -178,2 +190,11 @@ "version": "file:..", | ||
}, | ||
"resolve": { | ||
"version": "1.12.0", | ||
"resolved": "https://registry.npmjs.org/resolve/-/resolve-1.12.0.tgz", | ||
"integrity": "sha512-B/dOmuoAik5bKcD6s6nXDCjzUKnaDvdkRyAk6rsmsKLipWj4797iothd7jmmUhWTfinVMU+wc56rYKsit2Qy4w==", | ||
"dev": true, | ||
"requires": { | ||
"path-parse": "^1.0.6" | ||
} | ||
}, | ||
"sigmund": { | ||
@@ -180,0 +201,0 @@ "version": "1.0.1", |
{ | ||
"name": "quibble", | ||
"version": "0.5.6", | ||
"version": "0.5.7", | ||
"description": "Makes it easy to replace require'd dependencies.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/testdouble/quibble", |
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
25902
586