underscore-template-loader
Advanced tools
Comparing version 0.2.4 to 0.2.5
{ | ||
"name": "underscore-template-loader", | ||
"version": "0.2.4", | ||
"version": "0.2.5", | ||
"description": "A Underscore template loader for Webpack", | ||
@@ -22,3 +22,3 @@ "main": "index.js", | ||
"peerDependencies": { | ||
"underscore": "1.5.0 - 1.7.0" | ||
"underscore": ">=1.5.0" | ||
}, | ||
@@ -31,4 +31,3 @@ "keywords": [ | ||
], | ||
"readme": "A Underscore template loader for Webpack", | ||
"readmeFilename": "README.md" | ||
} |
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
4351