Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@xliic/cicd-core-node

Package Overview
Dependencies
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xliic/cicd-core-node - npm Package Compare versions

Comparing version 5.31.0 to 5.32.0

dist/schema.json

7

package.json
{
"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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc