mustache-formats
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "mustache-formats", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Adds formatters to Mustache using Wax", | ||
@@ -13,2 +13,3 @@ "main": "index.js", | ||
"@jvitela/mustache-wax": "^1.0.1", | ||
"@types/mustache": "^0.8.32", | ||
"moment": "^2.24.0", | ||
@@ -19,3 +20,4 @@ "mustache": "^3.0.1" | ||
"jest": "^24.8.0" | ||
} | ||
}, | ||
"types": "node_modules/@types/mustache/index.d.ts" | ||
} |
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
6538
4
+ Added@types/mustache@^0.8.32
+ Added@types/mustache@0.8.32(transitive)