@sqlite.org/sqlite-wasm
Advanced tools
Comparing version 3.45.3-build1 to 3.45.3-build2
{ | ||
"name": "@sqlite.org/sqlite-wasm", | ||
"version": "3.45.3-build1", | ||
"version": "3.45.3-build2", | ||
"description": "SQLite Wasm conveniently wrapped as an ES Module.", | ||
@@ -42,3 +42,3 @@ "keywords": [ | ||
"fix": "npx prettier . --write", | ||
"prepare": "npm run build && npm run fix && npm run publint", | ||
"prepublishOnly": "npm run build && npm run fix && npm run publint", | ||
"deploy": "npm run prepare && git add . && git commit -am 'New release' && git push && npm publish --access public" | ||
@@ -45,0 +45,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
3129339