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

@dr/bem-helper

Package Overview
Dependencies
Maintainers
43
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dr/bem-helper - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

src/index.js

12

package.json
{
"name": "@dr/bem-helper",
"version": "1.1.3",
"version": "1.1.4",
"description": "Helper to create BEM-style classnames",
"main": "index.js",
"main": "lib/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"build": "babel src --out-dir lib",
"prepublish": "npm run build"
},

@@ -23,3 +24,6 @@ "repository": {

},
"homepage": "https://github.com/drdk/bem-helper#readme"
"homepage": "https://github.com/drdk/bem-helper#readme",
"devDependencies": {
"babel-cli": "^6.18.0"
}
}

@@ -0,0 +0,0 @@ # bem-helper

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