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

@apielements/openapi2-parser

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apielements/openapi2-parser - npm Package Compare versions

Comparing version 0.31.1 to 0.32.0

6

CHANGELOG.md
# API Elements: OpenAPI 2 Parser Changelog
## Master
## 0.32.0 (2020-06-12)
The package has been updated for compatibility with `@apielements/core`.
## 0.31.1 (2020-06-09)
### Bug Fixes

@@ -6,0 +10,0 @@

8

package.json
{
"name": "@apielements/openapi2-parser",
"version": "0.31.1",
"version": "0.32.0",
"description": "Swagger 2.0 parser for Fury.js",

@@ -33,8 +33,8 @@ "author": "Apiary.io <support@apiary.io>",

"peerDependencies": {
"fury": "3.0.0-beta.14"
"@apielements/core": "^0.1.0"
},
"devDependencies": {
"@apielements/core": "^0.1.0",
"chai": "^4.2.0",
"eslint": "^5.16.0",
"fury": "3.0.0-beta.14",
"glob": "^7.1.2",

@@ -47,3 +47,3 @@ "mocha": "^7.1.1",

},
"gitHead": "fe69c1f3db5cee9ca4653aed6e22c6564855bd80"
"gitHead": "ee3b21dd2d8911c32d0a571a529dd6b16b6e73be"
}
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