Socket
Socket
Sign inDemoInstall

pufferfish-html

Package Overview
Dependencies
76
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.2 to 0.0.4

scripts/install.js

33

package.json
{
"name": "pufferfish-html",
"version": "0.0.2",
"description": "An extensible html templating engine that generates static html.",
"main": "index.js",
"directories": {
"example": "example",
"lib": "lib"
"version": "0.0.4",
"description": "An extensible html templating engine that generates static html. This means that it doesn't affect load times.",
"scripts": {
"install": "scripts/install.js"
},
"files": [
"bin/*",
"gem"
],
"bin": {
"puf": "bin/pufferfish.js"
},
"scripts": {},
"repository": {

@@ -23,12 +13,8 @@ "type": "git",

"keywords": [
"front-end",
"html",
"framework",
"cli",
"template",
"templating",
"engine",
"templating-engine"
"templates",
"templating-engine",
"compiler"
],
"categories": ["Other"],
"author": "Jonas Everaert",

@@ -41,4 +27,7 @@ "license": "MIT",

"dependencies": {
"shelljs": "latest"
"download-github-release": "^0.3.2",
"tar-stream": "^2.2.0",
"yauzl": "^2.10.0",
"zlib": "^1.0.5"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc