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

ramllint

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ramllint - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

2

package.json
{
"name": "ramllint",
"version": "1.3.0",
"version": "1.3.1",
"description": "RAML Lint",

@@ -5,0 +5,0 @@ "author": "Tyler Smith <TylerSmith@quickenloans.com",

@@ -15,3 +15,3 @@ #!/usr/bin/env node

cli
.option('-l, --level <level>', 'logging level: error|warning|info')
.option('-l, --level <level>', 'logging level: error|warning|info', 'error')
.usage('[options] <api.raml>')

@@ -58,2 +58,1 @@ .version(project.version)

});
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