@blockstack/clarity-native-bin
Advanced tools
Comparing version 0.3.5 to 0.3.6
@@ -6,2 +6,10 @@ # Change Log | ||
## 0.3.6 (2021-01-05) | ||
**Note:** Version bump only for package @blockstack/clarity-native-bin | ||
## 0.3.5 (2020-12-22) | ||
@@ -8,0 +16,0 @@ |
@@ -6,3 +6,3 @@ import { ILogger } from "./logger"; | ||
*/ | ||
export declare const CORE_SDK_TAG = "v24.2.1.0-xenon"; | ||
export declare const CORE_SDK_TAG = "v24.3.2.0-xenon"; | ||
export declare const BLOCKSTACK_CORE_SOURCE_TAG_ENV_VAR = "BLOCKSTACK_CORE_SOURCE_TAG"; | ||
@@ -9,0 +9,0 @@ export declare const BLOCKSTACK_CORE_SOURCE_BRANCH_ENV_VAR = "BLOCKSTACK_CORE_SOURCE_BRANCH"; |
@@ -20,3 +20,3 @@ "use strict"; | ||
*/ | ||
exports.CORE_SDK_TAG = "v24.2.1.0-xenon"; | ||
exports.CORE_SDK_TAG = "v24.3.2.0-xenon"; | ||
exports.BLOCKSTACK_CORE_SOURCE_TAG_ENV_VAR = "BLOCKSTACK_CORE_SOURCE_TAG"; | ||
@@ -23,0 +23,0 @@ exports.BLOCKSTACK_CORE_SOURCE_BRANCH_ENV_VAR = "BLOCKSTACK_CORE_SOURCE_BRANCH"; |
{ | ||
"name": "@blockstack/clarity-native-bin", | ||
"version": "0.3.5", | ||
"version": "0.3.6", | ||
"description": "Library for providing the native Clarity CLI binary", | ||
@@ -75,3 +75,3 @@ "author": "Blockstack <engineering@blockstack.com> (https://blockstack.com/)", | ||
}, | ||
"gitHead": "47daee0ac4546818a75573f61da774db87fae308" | ||
"gitHead": "b3e213060b9adcc9237c3187ff4af67a7b8ea3e2" | ||
} |
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
59060