New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

smath

Package Overview
Dependencies
Maintainers
0
Versions
44
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.9.1 to 1.9.2

9

package.json
{
"name": "smath",
"version": "1.9.1",
"version": "1.9.2",
"description": "Small math function library",

@@ -14,6 +14,3 @@ "homepage": "https://npm.nicfv.com/",

"scripts": {
"build": "npm run postpack && tsc && node dist/test.js && rm dist/test.js types/test.d.ts",
"test": "tsc --noEmit",
"prepack": "npm run build",
"postpack": "rm -rf dist types"
"start": "../../.github/workflows/scripts"
},

@@ -60,4 +57,4 @@ "keywords": [

"@types/node": "22.10.1",
"t6": "1.1.5"
"t6": "1.1.8"
}
}
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