@3id/common
Advanced tools
Comparing version 0.4.0-alpha.1 to 0.4.1-alpha.0
@@ -7,3 +7,3 @@ export const VALID_NETWORKS = [ | ||
]; | ||
const version = 'v1'; | ||
const version = 'v2'; | ||
// PRIVATE NODES, could be moved to private package/const later | ||
@@ -10,0 +10,0 @@ export const DEV_API_URL = 'https://ceramic-private-dev.3boxlabs.com'; |
{ | ||
"name": "@3id/common", | ||
"version": "0.4.0-alpha.1", | ||
"version": "0.4.1-alpha.0", | ||
"author": "3Box Labs", | ||
@@ -61,3 +61,4 @@ "license": "(Apache-2.0 OR MIT)", | ||
} | ||
} | ||
}, | ||
"gitHead": "c7da3dd83ea674c0bd336d2619ac70a04daa862e" | ||
} |
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
8218