@vercel/python
Advanced tools
Comparing version 2.3.2 to 2.3.3-canary.0
{ | ||
"name": "@vercel/python", | ||
"version": "2.3.2", | ||
"version": "2.3.3-canary.0", | ||
"main": "./dist/index.js", | ||
@@ -18,4 +18,5 @@ "license": "MIT", | ||
"build": "node build", | ||
"test-unit": "jest --env node --verbose --runInBand --bail test/unit.test.ts ", | ||
"test-integration-once": "jest --env node --verbose --runInBand --bail test/integration.test.ts", | ||
"test": "jest --env node --verbose --runInBand --bail", | ||
"test-unit": "yarn test test/unit.test.ts", | ||
"test-integration-once": "yarn test test/integration.test.ts", | ||
"prepublishOnly": "node build" | ||
@@ -26,3 +27,3 @@ }, | ||
"@types/jest": "27.4.1", | ||
"@vercel/build-utils": "3.0.1", | ||
"@vercel/build-utils": "3.0.2-canary.0", | ||
"@vercel/ncc": "0.24.0", | ||
@@ -32,3 +33,3 @@ "execa": "^1.0.0", | ||
}, | ||
"gitHead": "5e66d4b2ccd80a7e6a21d53cf4be3b11f2861513" | ||
"gitHead": "f26858b735ad5d54e01afa67133b9f9456fbe72f" | ||
} |
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
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
139006
1