Socket
Socket
Sign inDemoInstall

@glif/filecoin-number

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@glif/filecoin-number - npm Package Compare versions

Comparing version 1.0.0-beta.1 to 1.0.0-beta.5

7

package.json
{
"name": "@glif/filecoin-number",
"version": "1.0.0-beta.1",
"version": "1.0.0-beta.5",
"description": "a javascript package to handle Filecoin numbers like Fil and AttoFil",

@@ -12,3 +12,4 @@ "main": "./dist/index.js",

"build-node": "babel ./src --out-dir ./dist --source-maps --copy-files",
"build": "npm run build-node && npm run build-browser && npm run build-module",
"clean": "../../node_modules/.bin/rimraf dist/ lib/ module/",
"build": "npm run clean && npm run build-node && npm run build-browser && npm run build-module",
"prepublishOnly": "npm run build",

@@ -49,3 +50,3 @@ "test": "npm run build && jest",

},
"gitHead": "955b141bf69c9a3db8c80ea3a0dd21ba27cfdd17"
"gitHead": "1722b6e1b8031a6785829caa1160ccf6c680cd9a"
}
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