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

data2swagger

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

data2swagger - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

History.md

5

lib/index.js

@@ -11,3 +11,2 @@ 'use strict';

case 'string': {

@@ -20,3 +19,2 @@ return {

};
}

@@ -31,3 +29,2 @@

};
}

@@ -42,3 +39,2 @@

};
}

@@ -76,3 +72,2 @@

};
}

@@ -79,0 +74,0 @@ }

13

package.json
{
"name": "data2swagger",
"version": "0.0.1",
"version": "0.0.2",
"description": "convert data to swagger format",

@@ -23,2 +23,12 @@ "main": "lib/index.js",

],
"keywords": [
"swagger",
"schema",
"convertor",
"json",
"string",
"number",
"array",
"boolean"
],
"repository": {

@@ -43,3 +53,2 @@ "type": "git",

"husky": "^3.0.4",
"intelli-espower-loader": "^1.0.1",
"istanbul": "^0.4.5",

@@ -46,0 +55,0 @@ "mocha": "^6.2.0",

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