@xliic/cicd-core-node
Advanced tools
Comparing version 5.31.0 to 5.32.0
{ | ||
"name": "@xliic/cicd-core-node", | ||
"version": "5.31.0", | ||
"version": "5.32.0", | ||
"description": "Performs API contract security audit to get a detailed analysis of the possible vulnerabilities and other issues in the API contract.", | ||
@@ -14,3 +14,3 @@ "type": "module", | ||
"scripts": { | ||
"prepare": "npm run compile", | ||
"prepare": "npm run compile && ncp src/schema.json dist/schema.json", | ||
"test": "NODE_OPTIONS=--loader=ts-node/esm jasmine --config=jasmine.json", | ||
@@ -48,4 +48,5 @@ "compile": "tsc" | ||
"tslib": "^2.5.0", | ||
"typescript": "^5.0.4" | ||
"typescript": "^5.0.4", | ||
"ncp": "^2.0.0" | ||
} | ||
} |
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
282511
79
6195
14