auto-watch-pages
Advanced tools
Comparing version 1.0.0 to 1.1.0
{ | ||
"name": "auto-watch-pages", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "", | ||
@@ -14,3 +14,8 @@ "main": "index.js", | ||
"files": [ | ||
"src" | ||
"index.js", | ||
"handleRouter.js", | ||
"handleStores.js", | ||
"watcher.js", | ||
"getConfig.js", | ||
"template" | ||
], | ||
@@ -22,7 +27,6 @@ "author": "", | ||
"fs-extra": "^8.1.0", | ||
"lodash": "^4.17.15", | ||
"lodash.template": "^4.5.0" | ||
"lodash": "^4.17.15" | ||
}, | ||
"bin": { | ||
"auto-watch-pages": "src/index.js" | ||
"auto-watch-pages": "index.js" | ||
}, | ||
@@ -29,0 +33,0 @@ "devDependencies": { |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
5558
3
8
120
3
1
- Removedlodash.template@^4.5.0
- Removedlodash._reinterpolate@3.0.0(transitive)
- Removedlodash.template@4.5.0(transitive)
- Removedlodash.templatesettings@4.2.0(transitive)