@fuel-ts/math
Advanced tools
Comparing version 0.0.0-master-0ddffb57 to 0.0.0-master-151d0d91
{ | ||
"name": "@fuel-ts/math", | ||
"version": "0.0.0-master-0ddffb57", | ||
"version": "0.0.0-master-151d0d91", | ||
"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" | ||
} | ||
} |
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
25756
10
25