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

@fuel-ts/math

Package Overview
Dependencies
Maintainers
5
Versions
3088
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fuel-ts/math - npm Package Compare versions

Comparing version 0.0.0-master-92cc35d4 to 0.0.0-master-9316fa16

src/index.ts

16

package.json
{
"name": "@fuel-ts/math",
"version": "0.0.0-master-92cc35d4",
"version": "0.0.0-master-9316fa16",
"description": "",

@@ -8,2 +8,9 @@ "author": "Fuel Labs <contact@fuel.sh> (https://fuel.network/)",

"main": "dist/index.js",
"files": [
"dist"
],
"license": "Apache-2.0",
"scripts": {
"build": "tsup --dts"
},
"module": "dist/index.mjs",

@@ -17,10 +24,3 @@ "types": "dist/index.d.ts",

}
},
"files": [
"dist"
],
"license": "Apache-2.0",
"scripts": {
"build": "tsup --dts"
}
}
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