@udarrr/template-matcher
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "@udarrr/template-matcher", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"main": "dist/index", | ||
@@ -43,3 +43,3 @@ "typings": "dist/index", | ||
"test": "jest --runInBand", | ||
"publish-next": "npm publish --tag next --access=public", | ||
"publish-next": "npm publish --tag latest --access=public", | ||
"prepublishOnly": "npm run compile", | ||
@@ -46,0 +46,0 @@ "typedoc": "typedoc --options ./typedoc.js --out ./docs lib/" |
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
95075