snyk-try-require
Advanced tools
Comparing version 1.2.0 to 1.3.0
@@ -7,3 +7,2 @@ module.exports = tryRequire; | ||
var cloneDeep = require('lodash.clonedeep'); | ||
var Promise = require('es6-promise').Promise; // jshint ignore:line | ||
var lru = require('lru-cache'); | ||
@@ -10,0 +9,0 @@ var options = { max: 100, maxAge: 1000 * 60 * 60 }; |
@@ -29,7 +29,6 @@ { | ||
"tap-only": "0.0.5", | ||
"semantic-release": "^4.3.5" | ||
"semantic-release": "^6.0.0" | ||
}, | ||
"dependencies": { | ||
"debug": "^2.2.0", | ||
"es6-promise": "^3.1.2", | ||
"debug": "^3.1.0", | ||
"lodash.clonedeep": "^4.3.0", | ||
@@ -39,3 +38,3 @@ "lru-cache": "^4.0.0", | ||
}, | ||
"version": "1.2.0" | ||
"version": "1.3.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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
4
0
27549
81
+ Addeddebug@3.2.7(transitive)
+ Addedms@2.1.3(transitive)
- Removedes6-promise@^3.1.2
- Removeddebug@2.6.9(transitive)
- Removedes6-promise@3.3.1(transitive)
- Removedms@2.0.0(transitive)
Updateddebug@^3.1.0