@udarrr/template-matcher
Advanced tools
Comparing version 1.2.1 to 1.2.2
{ | ||
"name": "@udarrr/template-matcher", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"main": "dist/index", | ||
@@ -50,11 +50,2 @@ "typings": "dist/index", | ||
], | ||
"scripts": { | ||
"clean": "rimraf dist", | ||
"compile": "npm run clean && tsc -p .", | ||
"pretest": "npm pack", | ||
"test": "jest --runInBand", | ||
"publish": "npm publish --tag latest --access=public", | ||
"prepublishOnly": "npm run compile", | ||
"typedoc": "typedoc --options ./typedoc.js --out ./docs lib/" | ||
}, | ||
"dependencies": { | ||
@@ -61,0 +52,0 @@ "@nut-tree/nut-js": "^2.3.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
110663
64
1046