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

bemdeps

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bemdeps - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

4

index.js

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

if (!levels || !levels.length) {
levels = 'blocks-develop blocks-common';
levels = 'blocks-desktop blocks-common';
console.log('Default levels is: %s', levels);

@@ -68,3 +68,3 @@ }

if (!tetchs) {
tetchs = 'js css common.js priv.js bemhtml.js';
tetchs = 'js css priv.js bemhtml';
console.log('Default tetchs is: %s', tetchs);

@@ -71,0 +71,0 @@ }

{
"name": "bemdeps",
"version": "0.0.2",
"version": "0.0.3",
"preferGlobal": "true",

@@ -5,0 +5,0 @@ "description": "",

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