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

bemer

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bemer - npm Package Compare versions

Comparing version 0.4.1 to 0.4.2

2

bower.json
{
"name": "bemer",
"description": "Template engine. BEMJSON to HTML processor.",
"version": "0.4.1",
"version": "0.4.2",
"license": "MIT",

@@ -6,0 +6,0 @@ "ignore": [

@@ -169,4 +169,4 @@ definer('Match', /** @exports Match */ function(Selector, object, is) {

if(!pattern && !elem) {
return true;
if(!elem) {
return !pattern;
}

@@ -173,0 +173,0 @@

{
"name": "bemer",
"description": "Template engine. BEMJSON to HTML processor.",
"version": "0.4.1",
"version": "0.4.2",
"repository": {

@@ -6,0 +6,0 @@ "type": "git",

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