Socket
Socket
Sign inDemoInstall

openapi-schemas

Package Overview
Dependencies
0
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

22

package.json
{
"name": "openapi-schemas",
"version": "1.0.1",
"version": "1.0.2",
"description": "JSON Schemas for every version of the OpenAPI Specification",

@@ -28,3 +28,3 @@ "keywords": [

"main": "lib/index.js",
"types": "lib/index.d.js",
"types": "lib/index.d.ts",
"files": [

@@ -55,21 +55,21 @@ "lib",

"devDependencies": {
"@types/chai": "^4.2.0",
"@types/chai": "^4.2.3",
"@types/command-line-args": "^5.0.0",
"@types/mocha": "^5.2.7",
"@types/node": "^12.7.2",
"@types/node": "^12.7.8",
"chai": "^4.2.0",
"coveralls": "^3.0.6",
"eslint": "^6.2.2",
"eslint-config-modular": "^7.0.0",
"mocha": "^6.2.0",
"eslint": "^6.5.0",
"eslint-config-modular": "^7.0.1",
"mocha": "^6.2.1",
"npm-check": "^5.9.0",
"nyc": "^14.1.1",
"shx": "^0.3.2",
"tslint": "^5.19.0",
"tslint-modular": "^1.5.0",
"typescript": "^3.5.3",
"tslint": "^5.20.0",
"tslint-modular": "^1.6.0",
"typescript": "^3.6.3",
"typescript-tslint-plugin": "^0.5.4",
"version-bump-prompt": "^5.0.4"
"version-bump-prompt": "^5.0.5"
},
"dependencies": {}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc