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

bemlinter.js

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bemlinter.js - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0

__tests__/case1/__snapshots__/case1.test.js.snap

11

package.json
{
"name": "bemlinter.js",
"version": "0.1.0",
"version": "0.2.0",
"description": "BEM linter",
"main": "index.js",
"bin" : {
"bemlinter" : "./cli.js"
"bin": {
"bemlinter": "./src/cli.js"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "jest"
},

@@ -39,3 +39,6 @@ "repository": {

"node": ">=5.0.0"
},
"devDependencies": {
"jest": "^18.1.0"
}
}

Sorry, the diff of this file is not supported yet

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