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

blockstack

Package Overview
Dependencies
Maintainers
1
Versions
138
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

blockstack - npm Package Compare versions

Comparing version 0.1.1 to 0.1.3

lib/testing/unitTests.js

6

package.json
{
"name": "blockstack",
"version": "0.1.1",
"version": "0.1.3",
"description": "Blockstack JS Library",

@@ -8,3 +8,3 @@ "main": "lib/index",

"compile": "babel --presets es2015 src -d lib",
"test": "npm run compile; node lib/unitTests.js",
"test": "npm run compile; node lib/testing/unitTests.js",
"prepublish": "npm run compile"

@@ -32,3 +32,3 @@ },

"blockstack-keychain": "^0.0.2",
"blockstack-profiles": "^0.2.0",
"blockstack-profiles": "^0.2.1",
"blockstack-tokens": "^0.5.0",

@@ -35,0 +35,0 @@ "blockstack-zones": "^0.1.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