Comparing version 1.0.0 to 1.0.1
// @ts-check | ||
'use strict'; | ||
@@ -3,0 +4,0 @@ const fs = require('fs'); |
{ | ||
"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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4945
63
42