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.9.6 to 0.9.7

4

package.json
{
"name": "@codacy/api-typescript",
"version": "0.9.6",
"version": "0.9.7",
"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/api/codacy-api/$npm_package_apiVersion/apiv3.yaml -o api-swagger.yaml",
"generate": "autorest --typescript --model-date-time-as-string=true --input-file=./api-swagger.yaml --output-folder=./",
"generate": "autorest --typescript --version:2.0.4413 --model-date-time-as-string=true --input-file=./api-swagger.yaml --output-folder=./",
"lint-md": "remark .",

@@ -29,0 +29,0 @@ "prepare": "npm run fetch-api && npm run generate"

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