smart-preprocessor
Advanced tools
Comparing version 0.3.2 to 0.3.3
{ | ||
"name": "smart-preprocessor", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"description": "A smart preprocessor for Node.", | ||
@@ -13,5 +13,5 @@ "main": "lib/smartPreprocessor.js", | ||
"dependencies": { | ||
"glob": "^7.0.0", | ||
"glob": "^7.1.3", | ||
"hash-kit": "^0.3.2", | ||
"minimist": "^1.1.0", | ||
"minimist": "^1.2.0", | ||
"tree-kit": "^0.6.0" | ||
@@ -18,0 +18,0 @@ }, |
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
Updatedglob@^7.1.3
Updatedminimist@^1.2.0