@domql/domql
Advanced tools
Comparing version 1.2.18 to 1.2.19
@@ -6,3 +6,3 @@ { | ||
"author": "rackai", | ||
"version": "1.2.18", | ||
"version": "1.2.19", | ||
"repository": "https://github.com/domql/domql", | ||
@@ -22,4 +22,4 @@ "publishConfig": { | ||
"test-watch": "jest --watch", | ||
"vpatch": "npm version patch && npm publish --access public", | ||
"publish-all": "lerna publish && npm version patch && npm publish", | ||
"vpatch": "npm version patch && npm publish", | ||
"publish-all": "lerna publish && yarn vpatch", | ||
"bump": "npx np" | ||
@@ -26,0 +26,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
8153