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

grunt-template-coffee

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-template-coffee - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

2

package.json
{
"name": "grunt-template-coffee",
"version": "0.2.0",
"version": "0.2.1",
"description": "Grunt-init scaffolding template for CoffeeScript applications",

@@ -5,0 +5,0 @@ "license": "BSD-3-Clause",

@@ -0,1 +1,2 @@

/*

@@ -11,8 +12,6 @@ Dreamscapes\Grunt-Template-Coffee

@license http://choosealicense.com/licenses/bsd-3-clause BSD-3-Clause License
*/
*/
(function() {
exports.description = 'Create a node.js project written with CoffeeScript, linted with\
CoffeeLint, tested with mocha/should.js and documented with Codo';
exports.description = 'Create a node.js project written with CoffeeScript, linted with CoffeeLint, tested with mocha/should.js and documented with Codo';

@@ -44,2 +43,3 @@ exports.notes = '';

"grunt-contrib-copy": "~0.5.0",
"grunt-contrib-uglify": "~0.3.1",
"grunt-contrib-watch": "~0.5.3",

@@ -46,0 +46,0 @@ "grunt-mocha-cli": "~1.5.0",

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