Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@blockstack/clarity-native-bin

Package Overview
Dependencies
Maintainers
9
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blockstack/clarity-native-bin - npm Package Compare versions

Comparing version 0.3.4 to 0.3.5

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## 0.3.5 (2020-12-22)
**Note:** Version bump only for package @blockstack/clarity-native-bin
## 0.3.4 (2020-12-15)

@@ -8,0 +16,0 @@

2

lib/index.d.ts

@@ -6,3 +6,3 @@ import { ILogger } from "./logger";

*/
export declare const CORE_SDK_TAG = "v24.1.0.0-xenon";
export declare const CORE_SDK_TAG = "v24.2.1.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.1.0.0-xenon";
exports.CORE_SDK_TAG = "v24.2.1.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.4",
"version": "0.3.5",
"description": "Library for providing the native Clarity CLI binary",

@@ -75,3 +75,3 @@ "author": "Blockstack <engineering@blockstack.com> (https://blockstack.com/)",

},
"gitHead": "96d7376e9fe2396fbd042d27b426edf5c8680cae"
"gitHead": "47daee0ac4546818a75573f61da774db87fae308"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc