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.3 to 0.3.4

8

CHANGELOG.md

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

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

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

2

lib/index.d.ts

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

*/
export declare const CORE_SDK_TAG = "v23.0.0.12-krypton";
export declare const CORE_SDK_TAG = "v24.1.0.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 = "v23.0.0.12-krypton";
exports.CORE_SDK_TAG = "v24.1.0.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.3",
"version": "0.3.4",
"description": "Library for providing the native Clarity CLI binary",

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

},
"gitHead": "e32941d384b26d9e0bebde4f5a427a022195d1fc"
"gitHead": "96d7376e9fe2396fbd042d27b426edf5c8680cae"
}

Sorry, the diff of this file is not supported yet

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