blockstack-auth
Advanced tools
Comparing version 0.1.2 to 0.1.3
{ | ||
"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 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
27350