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

@quarryprotocol/quarry-sdk

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quarryprotocol/quarry-sdk - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

4

dist/idls/quarry_registry.d.ts

@@ -36,5 +36,3 @@ export declare type QuarryRegistryIDL = {

name: "space";
type: {
defined: "usize";
};
type: "u16";
},

@@ -41,0 +39,0 @@ {

@@ -40,5 +40,3 @@ "use strict";

name: "space",
type: {
defined: "usize",
},
type: "u16",
},

@@ -45,0 +43,0 @@ {

{
"name": "@quarryprotocol/quarry-sdk",
"version": "1.0.1",
"version": "1.0.2",
"description": "Quarry Protocol SDK",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -38,5 +38,3 @@ import { generateErrorMap } from "@saberhq/anchor-contrib";

name: "space";
type: {
defined: "usize";
};
type: "u16";
},

@@ -126,5 +124,3 @@ {

name: "space",
type: {
defined: "usize",
},
type: "u16",
},

@@ -131,0 +127,0 @@ {

Sorry, the diff of this file is not supported yet

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