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

grunt-handlebars-requirejs

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-handlebars-requirejs - npm Package Compare versions

Comparing version

to
0.0.3

4

package.json
{
"name": "grunt-handlebars-requirejs",
"description": "Precompile Handlebars templates to RequireJS modules.",
"version": "0.0.2",
"version": "0.0.3",
"homepage": "https://github.com/mrDarcyMurphy/grunt-handlebars-requirejs",

@@ -32,3 +32,3 @@ "author": {

"handlebars": "~1.0.7",
"grunt-contrib-lib": "~0.2.0"
"grunt-lib-contrib": "~0.3.0"
},

@@ -35,0 +35,0 @@ "devDependencies": {

@@ -16,3 +16,3 @@ /*

var _ = grunt.util._
var helpers = require('grunt-contrib-lib').init(grunt);
var helpers = require('grunt-lib-contrib').init(grunt);

@@ -19,0 +19,0 @@ // filename conversion for templates