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

@abtnode/util

Package Overview
Dependencies
Maintainers
3
Versions
770
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@abtnode/util - npm Package Compare versions

Comparing version 1.0.0 to 1.0.2

2

lib/read_blocklet_config.js

@@ -104,3 +104,3 @@ const fs = require('fs');

/**
* Get blocklet config from blocklet's package.json and blocklet.json, the attribute in blocklet.json will overwrite the attribute with the same name in package.json
* Get blocklet config from package.json and blocklet.json, the attribute in blocklet.json will overwrite package.json
* @param {string} dir blocklet directory

@@ -107,0 +107,0 @@ * @param {object} option

@@ -6,3 +6,3 @@ {

},
"version": "1.0.0",
"version": "1.0.2",
"description": "ArcBlock's JavaScript utility",

@@ -31,6 +31,6 @@ "main": "lib/index.js",

"eslint": "7.5.0",
"jest": "^25.2.7",
"jest": "^26.4.2",
"rimraf": "^3.0.2"
},
"gitHead": "a93cdf02801619b7cbc3d02261e9476167d4a5d7"
"gitHead": "4a66e35b4cdf5512276b50c28535f352508ae0ac"
}
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