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.5 to 0.5.0

jsdoc/bemer.js.html

2

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

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

@@ -1,2 +0,2 @@

definer('modules', /** @exports modules */ function(number, string, object, functions, is, Tag, Selector, Node, Match) {
definer('modules', /** @exports modules */ function(Tag, Selector, Node, Match) {

@@ -17,7 +17,2 @@ /**

modules._list = {
number: number,
string: string,
object: object,
functions: functions,
is: is,
Tag: Tag,

@@ -24,0 +19,0 @@ Selector: Selector,

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

@@ -16,3 +16,4 @@ "type": "git",

"dependencies": {
"inherit": "2.1.0"
"inherit": "2.1.0",
"molotok": "~0.1.0"
},

@@ -19,0 +20,0 @@ "devDependencies": {

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