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

lamassu-blockchain

Package Overview
Dependencies
Maintainers
5
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lamassu-blockchain - npm Package Compare versions

Comparing version 0.1.0 to 1.0.1

wallet.js

15

package.json
{
"name": "lamassu-blockchain",
"version": "0.1.0",
"version": "1.0.1",
"description": "Lamassu Blockchain module",
"main": "lib/index.js",
"main": "wallet.js",
"scripts": {
"test": "tap ./test"
"test": "mocha"
},

@@ -23,8 +23,11 @@ "repository": {

},
"devDependencies": {},
"devDependencies": {
"chai": "^1.9.1",
"mocha": "^1.21.4"
},
"dependencies": {
"async": "~0.2.10",
"lodash": "~2.4.1",
"jsonquest": "lamassu/jsonquest"
"lodash": "^2.4.1",
"wreck": "^3.0.0"
}
}
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