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 5.0.1 to 5.0.2

8

CHANGELOG.md

@@ -10,2 +10,10 @@ # Quarry Protocol Changelog

## [v5.0.2]
- Optimizations and bug fixes
## [v5.0.1]
- Optimizations and bug fixes
## [v5.0.0]

@@ -12,0 +20,0 @@

4

dist/cjs/idls/quarry_mint_wrapper.d.ts
export declare type QuarryMintWrapperIDL = {
version: "5.0.1";
version: "5.0.2";
name: "quarry_mint_wrapper";

@@ -609,3 +609,3 @@ instructions: [

export declare type AnchorQuarryMintWrapper = {
version: "5.0.1";
version: "5.0.2";
name: "quarry_mint_wrapper";

@@ -612,0 +612,0 @@ instructions: [

@@ -6,3 +6,3 @@ "use strict";

exports.AnchorQuarryMintWrapperIDL = {
version: "5.0.1",
version: "5.0.2",
name: "quarry_mint_wrapper",

@@ -614,3 +614,3 @@ instructions: [

exports.QuarryMintWrapperJSON = {
version: "5.0.1",
version: "5.0.2",
name: "quarry_mint_wrapper",

@@ -617,0 +617,0 @@ instructions: [

export declare type QuarryOperatorIDL = {
version: "5.0.1";
version: "5.0.2";
name: "quarry_operator";

@@ -500,3 +500,3 @@ instructions: [

export declare type AnchorQuarryOperator = {
version: "5.0.1";
version: "5.0.2";
name: "quarry_operator";

@@ -503,0 +503,0 @@ instructions: [

@@ -6,3 +6,3 @@ "use strict";

exports.AnchorQuarryOperatorIDL = {
version: "5.0.1",
version: "5.0.2",
name: "quarry_operator",

@@ -505,3 +505,3 @@ instructions: [

exports.QuarryOperatorJSON = {
version: "5.0.1",
version: "5.0.2",
name: "quarry_operator",

@@ -508,0 +508,0 @@ instructions: [

export declare type QuarryRedeemerIDL = {
version: "5.0.1";
version: "5.0.2";
name: "quarry_redeemer";

@@ -217,3 +217,3 @@ instructions: [

export declare type AnchorQuarryRedeemer = {
version: "5.0.1";
version: "5.0.2";
name: "quarry_redeemer";

@@ -220,0 +220,0 @@ instructions: [

@@ -6,3 +6,3 @@ "use strict";

exports.AnchorQuarryRedeemerIDL = {
version: "5.0.1",
version: "5.0.2",
name: "quarry_redeemer",

@@ -222,3 +222,3 @@ instructions: [

exports.QuarryRedeemerJSON = {
version: "5.0.1",
version: "5.0.2",
name: "quarry_redeemer",

@@ -225,0 +225,0 @@ instructions: [

export declare type QuarryRegistryIDL = {
version: "5.0.1";
version: "5.0.2";
name: "quarry_registry";

@@ -98,3 +98,3 @@ instructions: [

export declare type AnchorQuarryRegistry = {
version: "5.0.1";
version: "5.0.2";
name: "quarry_registry";

@@ -101,0 +101,0 @@ instructions: [

@@ -6,3 +6,3 @@ "use strict";

exports.AnchorQuarryRegistryIDL = {
version: "5.0.1",
version: "5.0.2",
name: "quarry_registry",

@@ -103,3 +103,3 @@ instructions: [

exports.QuarryRegistryJSON = {
version: "5.0.1",
version: "5.0.2",
name: "quarry_registry",

@@ -106,0 +106,0 @@ instructions: [

export declare type QuarryMintWrapperIDL = {
version: "5.0.1";
version: "5.0.2";
name: "quarry_mint_wrapper";

@@ -609,3 +609,3 @@ instructions: [

export declare type AnchorQuarryMintWrapper = {
version: "5.0.1";
version: "5.0.2";
name: "quarry_mint_wrapper";

@@ -612,0 +612,0 @@ instructions: [

import { generateErrorMap } from "@saberhq/anchor-contrib";
export const AnchorQuarryMintWrapperIDL = {
version: "5.0.1",
version: "5.0.2",
name: "quarry_mint_wrapper",

@@ -610,3 +610,3 @@ instructions: [

export const QuarryMintWrapperJSON = {
version: "5.0.1",
version: "5.0.2",
name: "quarry_mint_wrapper",

@@ -613,0 +613,0 @@ instructions: [

export declare type QuarryOperatorIDL = {
version: "5.0.1";
version: "5.0.2";
name: "quarry_operator";

@@ -500,3 +500,3 @@ instructions: [

export declare type AnchorQuarryOperator = {
version: "5.0.1";
version: "5.0.2";
name: "quarry_operator";

@@ -503,0 +503,0 @@ instructions: [

import { generateErrorMap } from "@saberhq/anchor-contrib";
export const AnchorQuarryOperatorIDL = {
version: "5.0.1",
version: "5.0.2",
name: "quarry_operator",

@@ -501,3 +501,3 @@ instructions: [

export const QuarryOperatorJSON = {
version: "5.0.1",
version: "5.0.2",
name: "quarry_operator",

@@ -504,0 +504,0 @@ instructions: [

export declare type QuarryRedeemerIDL = {
version: "5.0.1";
version: "5.0.2";
name: "quarry_redeemer";

@@ -217,3 +217,3 @@ instructions: [

export declare type AnchorQuarryRedeemer = {
version: "5.0.1";
version: "5.0.2";
name: "quarry_redeemer";

@@ -220,0 +220,0 @@ instructions: [

import { generateErrorMap } from "@saberhq/anchor-contrib";
export const AnchorQuarryRedeemerIDL = {
version: "5.0.1",
version: "5.0.2",
name: "quarry_redeemer",

@@ -218,3 +218,3 @@ instructions: [

export const QuarryRedeemerJSON = {
version: "5.0.1",
version: "5.0.2",
name: "quarry_redeemer",

@@ -221,0 +221,0 @@ instructions: [

export declare type QuarryRegistryIDL = {
version: "5.0.1";
version: "5.0.2";
name: "quarry_registry";

@@ -98,3 +98,3 @@ instructions: [

export declare type AnchorQuarryRegistry = {
version: "5.0.1";
version: "5.0.2";
name: "quarry_registry";

@@ -101,0 +101,0 @@ instructions: [

import { generateErrorMap } from "@saberhq/anchor-contrib";
export const AnchorQuarryRegistryIDL = {
version: "5.0.1",
version: "5.0.2",
name: "quarry_registry",

@@ -99,3 +99,3 @@ instructions: [

export const QuarryRegistryJSON = {
version: "5.0.1",
version: "5.0.2",
name: "quarry_registry",

@@ -102,0 +102,0 @@ instructions: [

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

@@ -5,0 +5,0 @@ "keywords": [

import { generateErrorMap } from "@saberhq/anchor-contrib";
export type QuarryMintWrapperIDL = {
version: "5.0.1";
version: "5.0.2";
name: "quarry_mint_wrapper";

@@ -611,3 +611,3 @@ instructions: [

export type AnchorQuarryMintWrapper = {
version: "5.0.1";
version: "5.0.2";
name: "quarry_mint_wrapper";

@@ -1220,3 +1220,3 @@ instructions: [

export const AnchorQuarryMintWrapperIDL: AnchorQuarryMintWrapper = {
version: "5.0.1",
version: "5.0.2",
name: "quarry_mint_wrapper",

@@ -1828,3 +1828,3 @@ instructions: [

export const QuarryMintWrapperJSON: QuarryMintWrapperIDL = {
version: "5.0.1",
version: "5.0.2",
name: "quarry_mint_wrapper",

@@ -1831,0 +1831,0 @@ instructions: [

import { generateErrorMap } from "@saberhq/anchor-contrib";
export type QuarryOperatorIDL = {
version: "5.0.1";
version: "5.0.2";
name: "quarry_operator";

@@ -502,3 +502,3 @@ instructions: [

export type AnchorQuarryOperator = {
version: "5.0.1";
version: "5.0.2";
name: "quarry_operator";

@@ -1002,3 +1002,3 @@ instructions: [

export const AnchorQuarryOperatorIDL: AnchorQuarryOperator = {
version: "5.0.1",
version: "5.0.2",
name: "quarry_operator",

@@ -1501,3 +1501,3 @@ instructions: [

export const QuarryOperatorJSON: QuarryOperatorIDL = {
version: "5.0.1",
version: "5.0.2",
name: "quarry_operator",

@@ -1504,0 +1504,0 @@ instructions: [

import { generateErrorMap } from "@saberhq/anchor-contrib";
export type QuarryRedeemerIDL = {
version: "5.0.1";
version: "5.0.2";
name: "quarry_redeemer";

@@ -219,3 +219,3 @@ instructions: [

export type AnchorQuarryRedeemer = {
version: "5.0.1";
version: "5.0.2";
name: "quarry_redeemer";

@@ -436,3 +436,3 @@ instructions: [

export const AnchorQuarryRedeemerIDL: AnchorQuarryRedeemer = {
version: "5.0.1",
version: "5.0.2",
name: "quarry_redeemer",

@@ -652,3 +652,3 @@ instructions: [

export const QuarryRedeemerJSON: QuarryRedeemerIDL = {
version: "5.0.1",
version: "5.0.2",
name: "quarry_redeemer",

@@ -655,0 +655,0 @@ instructions: [

import { generateErrorMap } from "@saberhq/anchor-contrib";
export type QuarryRegistryIDL = {
version: "5.0.1";
version: "5.0.2";
name: "quarry_registry";

@@ -100,3 +100,3 @@ instructions: [

export type AnchorQuarryRegistry = {
version: "5.0.1";
version: "5.0.2";
name: "quarry_registry";

@@ -198,3 +198,3 @@ instructions: [

export const AnchorQuarryRegistryIDL: AnchorQuarryRegistry = {
version: "5.0.1",
version: "5.0.2",
name: "quarry_registry",

@@ -295,3 +295,3 @@ instructions: [

export const QuarryRegistryJSON: QuarryRegistryIDL = {
version: "5.0.1",
version: "5.0.2",
name: "quarry_registry",

@@ -298,0 +298,0 @@ instructions: [

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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