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

smpltmpl

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

smpltmpl - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

1

index.js
// @ts-check
'use strict';

@@ -3,0 +4,0 @@ const fs = require('fs');

4

package.json
{
"name": "smpltmpl",
"version": "1.0.0",
"description": "Simple templates for Node.js based on ECMAScript template literals syntax.",
"version": "1.0.1",
"description": "Simple templates for Node.js based on ECMAScript template literals syntax",
"author": {

@@ -6,0 +6,0 @@ "name": "Artem Sapegin",

# smpltmpl
[![Build Status](https://travis-ci.org/sapegin/smpltmpl.svg)](https://travis-ci.org/sapegin/smpltmpl)
Simple templates for Node.js based on ECMAScript [template literals](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals) syntax.

@@ -4,0 +6,0 @@

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