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

blockstack-auth

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

blockstack-auth - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

7

package.json
{
"name": "blockstack-auth",
"version": "0.1.2",
"version": "0.1.3",
"description": "Blockstack Auth Library",
"main": "index.js",
"main": "lib/index",
"scripts": {
"compile": "babel --presets es2015 src -d lib",
"browserify": "npm run compile; browserify requires.js -o lib/bundle.js",
"test": "npm run compile; node lib/unitTests.js",

@@ -42,3 +41,3 @@ "prepublish": "npm run compile"

"name": "Blockstack Inc.",
"email": "support@onename.com",
"email": "admin@blockstack.com",
"url": "https://blockstack.com"

@@ -45,0 +44,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