New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@codacy/api-typescript

Package Overview
Dependencies
Maintainers
2
Versions
193
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codacy/api-typescript - npm Package Compare versions

Comparing version 0.3.0 to 0.4.0

6

package.json
{
"name": "@codacy/api-typescript",
"version": "0.3.0",
"version": "0.4.0",
"description": "Codacy API client for Typescript",

@@ -26,3 +26,3 @@ "homepage": "https://github.com/codacy/codacy-api-typescript#readme",

"fetch-api": "curl https://dl.bintray.com/codacy/Binaries/$npm_package_apiVersion/swagger.yaml -o api-swagger.yaml",
"generate": "autorest --typescript --model-date-time-as-string=true --input-file=./api-swagger-patched.yaml --output-folder=./",
"generate": "autorest --typescript --model-date-time-as-string=true --input-file=./api-swagger.yaml --output-folder=./",
"lint-md": "remark .",

@@ -70,3 +70,3 @@ "prepare": "npm run fetch-api && npm run generate"

},
"apiVersion": "10.8.0"
"apiVersion": "11.7.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