@teqed/interact-ibmi
Advanced tools
Comparing version 1.0.20 to 1.0.21
@@ -75,3 +75,3 @@ { | ||
"rebuild": "tsc && vite build && npm run test:mocha:badge && npm run test && node .", | ||
"publish": "npm run build && npm version patch && npm publish --publish=public", | ||
"build:publish": "npm run build && npm version patch && npm publish --publish=public", | ||
"lint": "eslint --format=pretty . --ext .ts,.mts,.tsx", | ||
@@ -84,3 +84,3 @@ "test": "vitest run", | ||
"type": "module", | ||
"version": "1.0.20", | ||
"version": "1.0.21", | ||
"engines": { | ||
@@ -87,0 +87,0 @@ "node": ">=16.0.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
60372