bowhead-js
Advanced tools
Comparing version 2.1.0 to 3.0.0
{ | ||
"name": "bowhead-js", | ||
"version": "2.1.0", | ||
"version": "3.0.0", | ||
"description": "Tiny string interpolation library", | ||
@@ -29,3 +29,3 @@ "main": "dist/main.js", | ||
"engines": { | ||
"node": ">=8.0.0" | ||
"node": ">=10.0.0" | ||
}, | ||
@@ -32,0 +32,0 @@ "files": [ |
# bowhead-js | ||
[![Build Status](https://github.com/mgenware/bowhead-js/workflows/Build/badge.svg)](https://github.com/mgenware/bowhead-js/actions) | ||
[![MEAN Module](https://img.shields.io/badge/MEAN%20Module-TypeScript-blue.svg?style=flat-square)](https://github.com/mgenware/MEAN-Module) | ||
[![Build Status](https://img.shields.io/travis/mgenware/bowhead-js.svg?style=flat-square&label=Build+Status)](https://travis-ci.org/mgenware/bowhead-js) | ||
[![npm version](https://img.shields.io/npm/v/bowhead-js.svg?style=flat-square)](https://npmjs.com/package/bowhead-js) | ||
@@ -6,0 +6,0 @@ [![Node.js Version](http://img.shields.io/node/v/bowhead-js.svg?style=flat-square)](https://nodejs.org/en/) |
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
8733