Comparing version 1.21.0-experimental-0 to 1.21.0
{ | ||
"name": "poku", | ||
"version": "1.21.0-experimental-0", | ||
"version": "1.21.0", | ||
"description": "🐷 Poku makes testing easy for Node.js, Bun, Deno, and you at the same time.", | ||
@@ -52,3 +52,4 @@ "main": "./lib/modules/index.js", | ||
"postbuild": "tsx tools/compatibility/node.ts && shx cp fixtures/server/package.json ci/fixtures/server/package.json && npm run build:deno && shx chmod +x lib/bin/index.js", | ||
"build:deno": "npx tsc -p tsconfig.mjs.json", | ||
"build:deno": "tsc -p tsconfig.mjs.json", | ||
"postbuild:deno": "tsx tools/build/check-deno-polyfill.ts", | ||
"lint:check": "npx @biomejs/biome lint && npx @biomejs/biome format", | ||
@@ -55,0 +56,0 @@ "lint:fix": "npx @biomejs/biome lint --write && npx @biomejs/biome format --write", |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
173483
0