raptor-dom
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -13,3 +13,5 @@ { | ||
"maintainers": "Patrick Steele-Idem <pnidem@gmail.com>", | ||
"dependencies": {}, | ||
"dependencies": { | ||
"try-require": "^1.0.0" | ||
}, | ||
"devDependencies": { | ||
@@ -21,7 +23,7 @@ "mocha": "~1.15.1", | ||
"bin": {}, | ||
"main": "lib/raptor-dom.js", | ||
"main": "./raptor-dom.js", | ||
"publishConfig": { | ||
"registry": "https://registry.npmjs.org/" | ||
}, | ||
"version": "1.0.2" | ||
"version": "1.0.3" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
0
8922
1
219
1
+ Addedtry-require@^1.0.0
+ Addedtry-require@1.2.1(transitive)