Comparing version 1.1.7 to 1.1.8
{ | ||
"name": "smath", | ||
"version": "1.1.7", | ||
"version": "1.1.8", | ||
"description": "Small math function library", | ||
@@ -18,3 +18,4 @@ "homepage": "https://npm.nicfv.com/smath", | ||
"docs": "rm -rf docs && typedoc --includeVersion --disableSources --hideGenerator src", | ||
"prepublishOnly": "npm run build && npm run types" | ||
"prepack": "npm run build && npm run types", | ||
"postpack": "rm -rf dist types" | ||
}, | ||
@@ -21,0 +22,0 @@ "keywords": [ |
@@ -1,3 +0,1 @@ | ||
<script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script> | ||
[Docs](https://npm.nicfv.com/smath/) | [GitHub](https://github.com/nicfv/npm/tree/main/smath/) | [npm](https://www.npmjs.com/package/smath) | [Changelog](https://github.com/nicfv/npm/blob/main/smath//CHANGELOG.md) | Small math function library | ||
@@ -7,3 +5,3 @@ | ||
![NPM Version](https://img.shields.io/npm/v/smath) | ||
![Relative date](https://img.shields.io/date/1710879469) | ||
![Relative date](https://img.shields.io/date/1710904533) | ||
![GitHub watchers](https://img.shields.io/github/watchers/nicfv/npm) | ||
@@ -18,3 +16,3 @@ ![GitHub forks](https://img.shields.io/github/forks/nicfv/npm) | ||
```shell | ||
npm i smath@1.1.7 | ||
npm i smath@1.1.8 | ||
``` | ||
@@ -21,0 +19,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
9865
59