@short.io/client-node
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "@short.io/client-node", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "", | ||
@@ -9,6 +9,8 @@ "main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"files": ["dist/**"], | ||
"scripts": { | ||
"generate": "node --experimental-strip-types openapi/fetch.ts && openapi-ts -f openapi/config.ts", | ||
"compile": "tsc && tsc-alias", | ||
"prepare": "npm run compile" | ||
"compile": "tsc --build . && tsc-alias", | ||
"prepare": "npm run compile", | ||
"prepublishOnly": "npm run compile" | ||
}, | ||
@@ -15,0 +17,0 @@ "repository": { |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
217851
11
2038