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

html5boiler

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

html5boiler - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

22

package.json
{
"name": "html5boiler",
"description": "create a boiler plate with one command",
"version": "0.0.6",
"version": "0.0.7",
"homepage": "https://github.com/ccoles/boiler",

@@ -32,12 +32,20 @@ "author": {

"devDependencies": {
"commander": "^2.5.0",
"grunt": "~0.4.1",
"grunt-contrib-jshint": "~0.6.0",
"grunt-contrib-nodeunit": "~0.2.0",
"grunt-contrib-watch": "~0.4.0",
"grunt": "~0.4.1"
"grunt-contrib-watch": "~0.4.0"
},
"keywords": ["html","html5","boiler","boilerplate","plate","html5boilerplate"],
"preferGlobal":"true",
"keywords": [
"html",
"html5",
"boiler",
"boilerplate",
"plate",
"html5boilerplate"
],
"preferGlobal": "true",
"bin": {
"boil":"lib/Boiler.js"
"boil": "lib/Boiler.js"
}
}
}
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