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

monkberry

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

monkberry - npm Package Compare versions

Comparing version 3.7.1 to 3.7.2

7

lib/index.js

@@ -170,8 +170,3 @@ 'use strict';

try {
var ast = parser.parse(code, name);
} catch (error) {
console.error(error.toString());
throw error;
}
var ast = parser.parse(code, name);

@@ -178,0 +173,0 @@ // Transforms

2

package.json
{
"name": "monkberry",
"version": "3.7.1",
"version": "3.7.2",
"description": "JavaScript DOM Template Engine",

@@ -5,0 +5,0 @@ "bin": "bin/monkberry",

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