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

ferrugemjs-node

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ferrugemjs-node - npm Package Compare versions

Comparing version 0.35.0 to 0.35.1

2

package.json
{
"name": "ferrugemjs-node",
"version": "0.35.0",
"version": "0.35.1",
"description": "a node package to convert html template to Incremental DOM",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -349,3 +349,3 @@ var htmlparser = require("htmlparser2");

var routeStr = '\n_$_inst_$_.routes.push(' + JSON.stringify(attrsCamel) + ');\n';
var routeStr = '\n_$_inst_$_.pushRoute(' + JSON.stringify(attrsCamel) + ');\n';
return routeStr;

@@ -352,0 +352,0 @@ }

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