@blockstack/clarity-native-bin
Advanced tools
Comparing version 0.3.11 to 0.3.12
@@ -6,2 +6,10 @@ # Change Log | ||
## 0.3.12 (2021-04-22) | ||
**Note:** Version bump only for package @blockstack/clarity-native-bin | ||
## 0.3.11 (2021-04-06) | ||
@@ -8,0 +16,0 @@ |
@@ -6,3 +6,3 @@ import { ILogger } from "./logger"; | ||
*/ | ||
export declare const CORE_SDK_TAG = "2.0.10"; | ||
export declare const CORE_SDK_TAG = "2.0.11.0.0"; | ||
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 = "2.0.10"; | ||
exports.CORE_SDK_TAG = "2.0.11.0.0"; | ||
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.11", | ||
"version": "0.3.12", | ||
"description": "Library for providing the native Clarity CLI binary", | ||
@@ -75,3 +75,3 @@ "author": "Blockstack <engineering@blockstack.com> (https://blockstack.com/)", | ||
}, | ||
"gitHead": "2e8d59b2da2736af3c566278b336a3cf93dc91cc" | ||
"gitHead": "ccba74437915081efd4f35da6e571cca103cf558" | ||
} |
Sorry, the diff of this file is not supported yet
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
59646