blockstack
Advanced tools
Comparing version 0.1.1 to 0.1.3
{ | ||
"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" |
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
7425
Updatedblockstack-profiles@^0.2.1