Socket
Socket
Sign inDemoInstall

@apidevtools/swagger-parser

Package Overview
Dependencies
14
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 10.0.1 to 10.0.2

30

package.json
{
"name": "@apidevtools/swagger-parser",
"version": "10.0.1",
"version": "10.0.2",
"description": "Swagger 2.0 and OpenAPI 3.0 parser and validator for Node and browsers",

@@ -55,23 +55,25 @@ "keywords": [

"devDependencies": {
"@babel/polyfill": "^7.10.4",
"@jsdevtools/eslint-config": "^1.0.5",
"@jsdevtools/host-environment": "^2.0.4",
"@babel/polyfill": "^7.11.5",
"@jsdevtools/eslint-config": "^1.1.4",
"@jsdevtools/host-environment": "^2.1.2",
"@jsdevtools/karma-config": "^3.1.7",
"@jsdevtools/version-bump-prompt": "^6.0.6",
"@types/node": "^14.0.23",
"@jsdevtools/version-bump-prompt": "^6.1.0",
"@types/node": "^14.6.4",
"chai": "^4.2.0",
"eslint": "^7.5.0",
"karma": "^5.1.0",
"eslint": "^7.8.1",
"js-yaml": "^3.14.0",
"karma": "^5.2.1",
"karma-cli": "^2.0.0",
"mocha": "^8.0.1",
"node-fetch": "^2.6.0",
"mocha": "^8.1.3",
"node-fetch": "^2.6.1",
"node-sass": "^4.14.1",
"npm-check": "^5.9.0",
"nyc": "^15.1.0",
"openapi-types": "^7.0.1",
"shx": "^0.3.2",
"simplifyify": "^8.0.3",
"typescript": "^3.9.7"
"typescript": "^4.0.2"
},
"dependencies": {
"@apidevtools/json-schema-ref-parser": "^9.0.5",
"@apidevtools/json-schema-ref-parser": "^9.0.6",
"@apidevtools/openapi-schemas": "^2.0.4",

@@ -81,5 +83,7 @@ "@apidevtools/swagger-methods": "^3.0.2",

"call-me-maybe": "^1.0.1",
"openapi-types": "^1.3.5",
"z-schema": "^4.2.3"
},
"peerDependencies": {
"openapi-types": ">=7"
}
}

@@ -143,4 +143,6 @@ Swagger 2.0 and OpenAPI 3.0 parser/validator

[![Travis CI](https://jstools.dev/img/badges/travis-ci.svg)](https://travis-ci.com)
[![SauceLabs](https://jstools.dev/img/badges/sauce-labs.svg)](https://saucelabs.com)
[![Coveralls](https://jstools.dev/img/badges/coveralls.svg)](https://coveralls.io)
[![GitHub](https://apitools.dev/img/badges/github.svg)](https://github.com/open-source)
[![NPM](https://apitools.dev/img/badges/npm.svg)](https://www.npmjs.com/)
[![Coveralls](https://apitools.dev/img/badges/coveralls.svg)](https://coveralls.io)
[![Travis CI](https://apitools.dev/img/badges/travis-ci.svg)](https://travis-ci.com)
[![SauceLabs](https://apitools.dev/img/badges/sauce-labs.svg)](https://saucelabs.com)
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