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 0.0.1 to 0.0.2

grunt.js

8

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

@@ -31,3 +31,4 @@ "author": {

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

@@ -37,3 +38,4 @@ "devDependencies": {

"grunt-contrib-clean": "~0.2.0",
"mocha": "*"
"mocha": "~1.4.2",
"grunt-simple-mocha": "*"
},

@@ -40,0 +42,0 @@ "keywords": [

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