Socket
Socket
Sign inDemoInstall

@glif/filecoin-number

Package Overview
Dependencies
Maintainers
3
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.1.0-beta.14 to 1.1.0-beta.17

12

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

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

"prepublishOnly": "npm run build",
"test-skip": "npm run build && ../../node_modules/.bin/jest",
"test": "npm run build",
"lint": "tslint -p tsconfig.json",
"test": "npm run lint && npm run build && ../../node_modules/.bin/jest",
"test:watch": "npm run build && jest --watch",

@@ -31,3 +31,5 @@ "type-check": "../../node_modules/.bin/tsc --noEmit",

"devDependencies": {
"@types/bent": "^7.3.2"
"@types/bent": "^7.3.2",
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.18.0"
},

@@ -43,3 +45,3 @@ "files": [

},
"gitHead": "65d20cfbeaf84e5ec74022ede81e28cd741049fd"
"gitHead": "d3386667b308ec39efd820ba540112c2e70d76ae"
}

Sorry, the diff of this file is not supported yet

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