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

@bloks/utils

Package Overview
Dependencies
Maintainers
1
Versions
167
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bloks/utils - npm Package Compare versions

Comparing version 3.3.7 to 3.3.8

.babelrc

22

package.json
{
"name": "@bloks/utils",
"version": "3.3.7",
"version": "3.3.8",
"description": "",

@@ -8,10 +8,12 @@ "publishConfig": {

},
"main": "index.js",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"prepublish": "npm run build",
"build": "babel src --out-dir dist --copy-files",
"start": "babel src --out-dir dist --copy-files -w"
},
"author": "",
"license": "MIT",
"author": "Syed Jafri",
"license": "UNLICENSED",
"dependencies": {
"@bloks/constants": "^3.3.4",
"@bloks/constants": "^3.3.8",
"@jafri/eosjs2": "^20.0.1-e34c16e.137",

@@ -23,3 +25,9 @@ "bignumber.js": "^9.0.0",

},
"gitHead": "d8336dda5695e985a159b8e10b237b65f8278828"
"devDependencies": {
"@babel/cli": "^7.5.5",
"@babel/core": "^7.5.0",
"@babel/preset-env": "^7.5.0",
"core-js": "2"
},
"gitHead": "6f05a15183380feea92e8fdc1dc364b132562735"
}
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