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

@rjgf/swagger2ts

Package Overview
Dependencies
Maintainers
8
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rjgf/swagger2ts - npm Package Compare versions

Comparing version 0.2.6 to 1.0.0

16

package.json

@@ -16,3 +16,3 @@ {

],
"gitHead": "5d951b84d120e643ac59f2ee05b759e8d2c9b1ba",
"gitHead": "d0dc7c3613e04ef935cfc24a885febb8aee6147c",
"license": "Apache-2.0",

@@ -24,10 +24,10 @@ "main": "./dist/index.js",

},
"version": "1.0.0",
"scripts": {
"build": "yarn tsc",
"dev": "yarn tsc -w",
"lint": "yarn eslint --config ../../.eslintrc.js --ignore-path ../../.eslintignore --no-eslintrc --fix --ext .js,.jsx,.ts,.tsx,.vue --max-warnings 0 ./src",
"prepublish": "yarn build",
"build": "pnpm tsc",
"dev": "pnpm tsc -w",
"lint": "pnpm eslint --config ../../.eslintrc.js --ignore-path ../../.eslintignore --no-eslintrc --fix --ext .js,.jsx,.ts,.tsx,.vue --max-warnings 0 ./src",
"prepublish": "pnpm build",
"test": "echo 'test skip' && exit 0"
},
"version": "0.2.6"
}
}
}
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