revolt-api
Advanced tools
Comparing version 0.7.16-next.1 to 0.7.16-next.2
{ | ||
"name": "revolt-api", | ||
"version": "0.7.16-next.1", | ||
"version": "0.7.16-next.2", | ||
"description": "Revolt API Library", | ||
@@ -13,3 +13,3 @@ "main": "dist/index.js", | ||
"gen": "REWRITE_ANYOF=1 openapi-typescript ./OpenAPI.json -o ./src/api.d.ts && node codegen.js", | ||
"build": "rimraf dist esm && tsc && tsc -p tsconfig.esm.json", | ||
"build": "rimraf dist esm && tsc && tsc -p tsconfig.esm.json && cp src/api.d.ts src/types.d.ts dist && cp src/api.d.ts src/types.d.ts esm", | ||
"typecheck": "tsc --noEmit", | ||
@@ -16,0 +16,0 @@ "prepublish": "in-publish && yarn build || echo Skipping build." |
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
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
989988
16
33487
0