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
3184
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-dc12dfb9 to 0.0.0-master-de0995ba

src/index.ts

20

package.json
{
"name": "@fuel-ts/math",
"version": "0.0.0-master-dc12dfb9",
"version": "0.0.0-master-de0995ba",
"description": "",

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

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

@@ -15,12 +22,5 @@ "typings": "dist/index.d.ts",

"require": "./dist/index.js",
"default": "./dist/index.mjs"
"default": "./dist/index.mjs.js"
}
},
"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