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

oas-normalize

Package Overview
Dependencies
Maintainers
10
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oas-normalize - npm Package Compare versions

Comparing version 5.1.0 to 5.1.1

16

package.json
{
"name": "oas-normalize",
"version": "5.1.0",
"version": "5.1.1",
"description": "OpenAPI 3.x or Swagger 2.0? YAML or JSON? URL, path, string or object? Who cares! It just works.",

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

"dependencies": {
"@readme/openapi-parser": "^2.0.0",
"@readme/openapi-parser": "^2.0.2",
"js-yaml": "^4.1.0",

@@ -46,10 +46,10 @@ "node-fetch": "^2.6.1",

"devDependencies": {
"@readme/eslint-config": "^8.1.1",
"@readme/oas-examples": "^4.3.1",
"eslint": "^8.6.0",
"jest": "^27.2.0",
"nock": "^13.1.1",
"prettier": "^2.4.1"
"@readme/eslint-config": "^8.2.0",
"@readme/oas-examples": "^4.4.0",
"eslint": "^8.8.0",
"jest": "^27.4.7",
"nock": "^13.2.2",
"prettier": "^2.5.1"
},
"prettier": "@readme/eslint-config/prettier"
}
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