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

handlebars-precompiler

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

handlebars-precompiler - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

handlebars-precompiler.js

@@ -5,3 +5,3 @@ // Modified version of https://github.com/wycats/handlebars.js/blob/master/bin/handlebars

var fs = require('fs'),
handlebars = exports.handlebars = require('handlebars'),
handlebars = require('handlebars'),
basename = require('path').basename,

@@ -8,0 +8,0 @@ uglify = require('uglify-js');

{
"name": "handlebars-precompiler",
"description": "Handlebars precompiler node module",
"version": "1.0.0",
"version": "1.0.1",
"homepage": "http://github.com/jwietelmann/node-handlebars-precompiler",

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

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