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

@tezos-domains/taquito

Package Overview
Dependencies
Maintainers
4
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tezos-domains/taquito - npm Package Compare versions

Comparing version 1.28.0 to 1.29.0

0

dist/public_api.d.ts
export * from './src/taquito';

@@ -0,0 +0,0 @@ import { ConstantsResponse } from '@taquito/rpc';

@@ -0,0 +0,0 @@ import { BigMapAbstraction, MichelsonMap } from '@taquito/taquito';

@@ -0,0 +0,0 @@ import BigNumber from 'bignumber.js';

@@ -0,0 +0,0 @@ import { MichelsonMap } from '@taquito/taquito';

@@ -0,0 +0,0 @@ import './model';

@@ -0,0 +0,0 @@ import { OpKind } from '@taquito/rpc';

@@ -0,0 +0,0 @@ (function (global, factory) {

18

package.json

@@ -12,3 +12,3 @@ {

],
"version": "1.28.0",
"version": "1.29.0",
"description": "A library for interacting with tezos blockchain using taquito.",

@@ -29,8 +29,8 @@ "author": "Necroskillz <necroskillz@gmail.com>",

"@taquito/core": "19.1.0",
"@taquito/rpc": "19.2.0",
"@taquito/taquito": "19.2.0",
"@taquito/tzip16": "19.2.0"
"@taquito/rpc": "20.0.0",
"@taquito/taquito": "20.0.0",
"@taquito/tzip16": "20.0.0"
},
"dependencies": {
"@tezos-domains/core": "^1.28.0",
"@tezos-domains/core": "^1.29.0",
"bignumber.js": "^9.1.2",

@@ -43,5 +43,5 @@ "node-cache": "^5.1.2"

"@taquito/core": "19.1.0",
"@taquito/rpc": "19.2.0",
"@taquito/taquito": "19.2.0",
"@taquito/tzip16": "19.2.0",
"@taquito/rpc": "20.0.0",
"@taquito/taquito": "20.0.0",
"@taquito/tzip16": "20.0.0",
"@types/node": "^18.17.0",

@@ -63,3 +63,3 @@ "fake-promise": "^2.5.41",

},
"gitHead": "ce93feab646d3a2975b0c1011ef68a7d5817ae27"
"gitHead": "6817a75e12f99a01c76deba06ab39bf0693a067c"
}

@@ -0,0 +0,0 @@ Tezos Domains Client

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