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

swagger2typescript

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

swagger2typescript - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

dist.js

2

index.js

@@ -0,1 +1,3 @@

#!/usr/bin/env node
/**

@@ -2,0 +4,0 @@ * Creates a typescript definition file based on a swagger (v2.0) definition

4

package.json
{
"name": "swagger2typescript",
"version": "1.0.1",
"version": "1.0.2",
"description": "Creates typescript definitions (.d.ts) based on a swagger definition-file",

@@ -20,3 +20,3 @@ "main": "index.js",

"bin": {
"swagger2typescript": "./index.js"
"swagger2typescript": "./dist.js"
},

@@ -23,0 +23,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

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