Socket
Socket
Sign inDemoInstall

boxedjs

Package Overview
Dependencies
6
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.1 to 0.2.2

14

package.json
{
"name": "boxedjs",
"version": "0.2.1",
"description": "Yet another static html templating engine",
"version": "0.2.2",
"description": "A simple static HTML templating engine.",
"main": "index.js",

@@ -10,3 +10,2 @@ "bin": {

"scripts": {
"watch": "nodemon index.js",
"compile": "node index.js",

@@ -24,2 +23,11 @@ "test": "echo \"Error: no test specified\" && exit 1"

},
"keywords": [
"static",
"template",
"templating",
"engine",
"html",
"simple",
"boxed"
],
"homepage": "https://github.com/10ko/boxedjs#readme",

@@ -26,0 +34,0 @@ "dependencies": {

# boxedjs
Yet another templating engine.
A simple static HTML templating engine.

@@ -4,0 +4,0 @@ ### Why?

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