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

templatesjs

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

templatesjs - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

9

package.json
{
"name": "templatesjs",
"version": "1.0.1",
"version": "1.0.2",
"description": "Render template without any engine, pure JavaScript, high speedy, easy to use, works with any file format including HTML, include files inside files, can be used with any framework and raw node.js ",
"main": "index.js",
"scripts": {
"test": "mocha --reporter spec"
"test": ""
},

@@ -23,6 +23,3 @@ "keywords": [

"license": "MIT",
"devDependencies": {
"chai": "^4.1.1",
"mocha": "^3.5.0"
},
"devDependencies": {},
"directories": {

@@ -29,0 +26,0 @@ "test": "test"

@@ -25,4 +25,2 @@ # templatesjs

|_ *demonstration : using with javascript in client side
##tests
|_

@@ -480,4 +478,1 @@

## Tests
`npm test`
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