@rjgf/swagger2ts
Advanced tools
Comparing version 0.2.6 to 1.0.0
@@ -16,3 +16,3 @@ { | ||
], | ||
"gitHead": "5d951b84d120e643ac59f2ee05b759e8d2c9b1ba", | ||
"gitHead": "d0dc7c3613e04ef935cfc24a885febb8aee6147c", | ||
"license": "Apache-2.0", | ||
@@ -24,10 +24,10 @@ "main": "./dist/index.js", | ||
}, | ||
"version": "1.0.0", | ||
"scripts": { | ||
"build": "yarn tsc", | ||
"dev": "yarn tsc -w", | ||
"lint": "yarn eslint --config ../../.eslintrc.js --ignore-path ../../.eslintignore --no-eslintrc --fix --ext .js,.jsx,.ts,.tsx,.vue --max-warnings 0 ./src", | ||
"prepublish": "yarn build", | ||
"build": "pnpm tsc", | ||
"dev": "pnpm tsc -w", | ||
"lint": "pnpm eslint --config ../../.eslintrc.js --ignore-path ../../.eslintignore --no-eslintrc --fix --ext .js,.jsx,.ts,.tsx,.vue --max-warnings 0 ./src", | ||
"prepublish": "pnpm build", | ||
"test": "echo 'test skip' && exit 0" | ||
}, | ||
"version": "0.2.6" | ||
} | ||
} | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
30872