Socket
Socket
Sign inDemoInstall

standard-engine

Package Overview
Dependencies
Maintainers
8
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

standard-engine - npm Package Compare versions

Comparing version 12.0.1 to 12.1.0

2

bin/cmd.js

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

var Linter = require('../').linter
var standard = new Linter(opts)
var standard = opts.linter || new Linter(opts)

@@ -13,0 +13,0 @@ opts = Object.assign({

{
"name": "standard-engine",
"version": "12.0.1",
"version": "12.1.0",
"description": "Wrap your standards in a tortilla and cover it in special sauce.",

@@ -5,0 +5,0 @@ "keywords": [

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