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

Templ8

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Templ8 - npm Package Compare versions

Comparing version 0.9.6 to 0.9.7

build.js

9

package.json

@@ -13,5 +13,5 @@ {

"mkdirp" : ">= 0.3.0",
"n8iv" : ">= 0.1.0",
"uglify-js" : ">= 1.2.5"
"n8iv" : ">= 0.1.0"
},
"devDependencies" : { "mocha" : ">= 1.3.0", "uglify-js" : ">= 1.2.5" },
"keywords" : ["template", "tpl", "Templ8"],

@@ -28,3 +28,6 @@ "licenses" : [ {

},
"version" : "0.9.6"
"scripts" : {
"test" : "mocha -c --globals mocha,expect,m8,Templ8,tpl_test_value -R spec -u tdd ./test"
},
"version" : "0.9.7"
}

@@ -13,7 +13,2 @@ #TODO:

## WARNING!!!
While **Templ8** has been tested, the testing framework I've written and used is very much a work in progress.
Also I'm currently between virtual machine software and operating system licenses, so I have only tested on mac osx lion and snow leopard: nodejs – >= v0.6.13 – as well as current – and beta/ nightly – versions of Chrome, Safari/ Webkit and FireFox.
## Dependencies

@@ -20,0 +15,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