i18nliner-handlebars
Advanced tools
Comparing version 0.0.10 to 0.0.11
{ | ||
"name": "i18nliner-handlebars", | ||
"description": "handlebars i18n made simple", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"contributors": [ | ||
@@ -26,3 +26,5 @@ { | ||
"grunt-es6-module-transpiler": "~0.6.0", | ||
"handlebars": "~1.3.0", | ||
"i18nliner": "~0.0.11", | ||
"jsdom": "~0.8.10", | ||
"matchdep": "~0.3.0", | ||
@@ -35,9 +37,7 @@ "mocha": "~1.16.2", | ||
}, | ||
"dependencies": { | ||
"peerDependencies": { | ||
"handlebars": "~1.3.0", | ||
"i18nliner": "~0.0.11", | ||
"jsdom": "~0.8.10" | ||
}, | ||
"peerDependencies": { | ||
"i18nliner": "~0.0.11" | ||
} | ||
} |
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
50936
12
- Removedhandlebars@~1.3.0
- Removedjsdom@~0.8.10