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.9 to 0.3.10

8

CHANGELOG.md

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

## 0.3.10 (2021-03-23)
**Note:** Version bump only for package @blockstack/clarity-native-bin
## 0.3.9 (2021-03-12)

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

2

lib/index.d.ts

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

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

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

},
"gitHead": "eef348ae22cddafa624378128d528cdcf2967e0e"
"gitHead": "966f76b40dc6f89eace0700c3773f8ca2956c1c0"
}

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