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

bemhtml-syntax

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bemhtml-syntax - npm Package Compare versions

Comparing version 0.0.21 to 0.0.22

test/i-bem.bemhtml

3

package.json
{
"name": "bemhtml-syntax",
"version": "0.0.21",
"version": "0.0.22",
"description": "BEMHTML syntax converter",

@@ -39,3 +39,2 @@ "main": "lib/syntax.js",

"devDependencies": {
"bower": "1.4.x",
"escodegen": "1.6.1",

@@ -42,0 +41,0 @@ "mocha": "2.2.4",

@@ -6,3 +6,3 @@ var syntax = require(".."),

.readFileSync(
__dirname + '/../bower_components/bem-core/common.blocks/i-bem/i-bem.bemhtml',
__dirname + '/i-bem.bemhtml',
'utf8'),

@@ -9,0 +9,0 @@ compat = require("bemhtml-compat"),

Sorry, the diff of this file is too big to display

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