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

oas-linter

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oas-linter - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

package.json
{
"name": "oas-linter",
"version": "1.0.0",
"version": "1.0.1",
"description": "Default linter plugin for oas-validator",

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

},
"gitHead": "b31b3b0ea06bca8204d0313c37dc8a515f0bf92e"
"gitHead": "30f0d70641ea710b25ca91ef8379d172704e691d"
}

@@ -1,5 +0,5 @@

# openapi-linter
# oas-linter
This is a plugin for [oas-validator](https://github.com/mermade/openapi-kit) which implements a simple linter and a set of default rules.
This is a plugin for [oas-validator](https://github.com/mermade/oas-kit) which implements a simple linter and a set of default rules.
If you need a more fully featured linter CLI, check out [speccy](https://github.com/wework/speccy) which is based on the same parser/validator and plugin technology.
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