New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@readme/oas-examples

Package Overview
Dependencies
Maintainers
10
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@readme/oas-examples - npm Package Compare versions

Comparing version 4.2.0 to 4.3.0

__tests__/.eslintrc

19

package.json

@@ -12,3 +12,3 @@ {

],
"version": "4.2.0",
"version": "4.3.0",
"repository": {

@@ -20,3 +20,18 @@ "type": "git",

"url": "https://github.com/readmeio/oas-examples/issues"
}
},
"scripts": {
"lint": "eslint .",
"pretest": "npm run lint",
"prettier": "prettier --list-different --write \"./**/**.js\"",
"test": "jest"
},
"devDependencies": {
"@readme/eslint-config": "^7.2.2",
"@readme/openapi-parser": "^1.1.0",
"eslint": "^7.32.0",
"fast-glob": "^3.2.7",
"jest": "^27.3.1",
"prettier": "^2.4.1"
},
"prettier": "@readme/eslint-config/prettier"
}

2

README.md

@@ -19,2 +19,2 @@ # @readme/oas-examples

Check out the `2.0/` and `3.0/` directories for the full list of available examples.
Check out the `2.0/`, `3.0/`, and `3.1/` directories for the full list of available examples.
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