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

grunt-haml2html

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-haml2html - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

Gruntfile.js

24

package.json
{
"name": "grunt-haml2html",
"description": "Compile Haml to HTML",
"version": "0.3.0",
"version": "0.3.1",
"homepage": "https://github.com/jhchen/grunt-haml2html",
"contributors": [{
"name": "Jason Chen",
"url": "http://www.jasonchen.me/"
}, {
"name": "Grunt Team",
"url": "http://gruntjs.com/"
}],
"contributors": [
{
"name": "Jason Chen",
"url": "http://www.jasonchen.me/"
},
{
"name": "Grunt Team",
"url": "http://gruntjs.com/"
}
],
"repository": {

@@ -40,7 +43,6 @@ "type": "git",

"grunt-contrib-nodeunit": "~0.1.2",
"grunt-contrib-internal": "~0.4.2",
"grunt": "~0.4.0"
"grunt-contrib-internal": "~0.4.2"
},
"peerDependencies": {
"grunt": "~0.4.0"
"grunt": ">=0.4.0"
},

@@ -47,0 +49,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