openapi-typescript
Advanced tools
Comparing version 6.0.0 to 6.0.1
{ | ||
"name": "openapi-typescript", | ||
"description": "Generate TypeScript types from Swagger OpenAPI specs", | ||
"version": "6.0.0", | ||
"version": "6.0.1", | ||
"author": "drew@pow.rs", | ||
@@ -43,5 +43,3 @@ "license": "MIT", | ||
"lint": "eslint .", | ||
"pregenerate": "npm run build", | ||
"prepare": "npm run build", | ||
"postinstall": "npm run download:schemas", | ||
"test": "vitest run", | ||
@@ -48,0 +46,0 @@ "test:coverage": "vitest run --coverage", |
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
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
0
0
282753