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

templatizer

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

templatizer - npm Package Compare versions

Comparing version 0.0.9 to 0.0.10

2

demo_output.js

@@ -33,3 +33,5 @@ (function () {

} else {
var $$l = 0;
for (var $index in users) {
$$l++;
var user = users[$index];

@@ -36,0 +38,0 @@ buf.push("<li>");

4

package.json
{
"name": "templatizer",
"version": "0.0.9",
"version": "0.0.10",
"author": "Henrik Joreteg <henrik@andyet.net>",
"description": "Simple solution for compiling jade templates into vanilla JS functions for blazin' fast client-side use.",
"dependencies": {
"jade": "",
"jade": "0.28.x",
"uglify-js": "2.2.x",

@@ -9,0 +9,0 @@ "findit": "",

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