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

zkt-sdk

Package Overview
Dependencies
Maintainers
2
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zkt-sdk - npm Package Compare versions

Comparing version 1.2.26 to 1.2.27

lib/assets/logos/index.d.ts

21

package.json
{
"name": "zkt-sdk",
"version": "1.2.26",
"type": "module",
"version": "1.2.27",
"description": "zkToken | JS SDK",
"main": "dist/node/src/index.js",
"types": "dist/node/src/index.d.ts",
"exports": {
".": {
"types": {
"default": "./src/index.ts"
},
"default": {
"default": "./dist/node/src/index.js"
}
},
"./package.json": "./package.json"
},
"main": "lib/index.js",
"types": "lib/index.d.ts",
"scripts": {

@@ -37,2 +25,5 @@ "copy-assets": "copyfiles -u 1 src/assets/**/*.svg dist/node/src/",

},
"files": [
"lib/**/*"
],
"homepage": "https://github.com/spaceandtimelabs/zkt-sdk-js#readme",

@@ -39,0 +30,0 @@ "dependencies": {

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