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

smath

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

smath - npm Package Compare versions

Comparing version 1.1.7 to 1.1.8

5

package.json
{
"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": [

6

README.md

@@ -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 @@

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