@blockv/sdk
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@blockv/sdk", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Allows web apps to display and interact with vatoms.", | ||
@@ -55,4 +55,3 @@ "main": "lib/index.js", | ||
}, | ||
"repository" : "github:BLOCKvIO/web-sdk" | ||
"repository": "github:BLOCKvIO/web-sdk" | ||
} |
@@ -51,3 +51,3 @@ # BLOCKv SDK for JavaScript | ||
"appID" : {{APPID}}, | ||
"server" : "https://apidev.blockv.net/", | ||
"server" : "https://apidev.blockv.io/", | ||
"websocketAddress" : "wss://ws.blockv.io" | ||
@@ -54,0 +54,0 @@ }); |
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
488255