Socket
Socket
Sign inDemoInstall

xumm-sdk

Package Overview
Dependencies
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xumm-sdk - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

dist/src/index.d.ts

12

dist/package.json
{
"name": "xumm-sdk",
"version": "0.0.1",
"version": "0.0.2",
"description": "Interact with the Xumm Developer API",

@@ -8,3 +8,3 @@ "main": "dist/src/index.js",

"scripts": {
"prepublish": "npm run clean && npm run lint && npm run test && npm run build",
"prepare": "npm run clean && npm run lint && npm run test && npm run build",
"clean": "rm -rf dist",

@@ -18,9 +18,5 @@ "build": "tsc",

"files": [
"dist/src/**/*.js",
"dist/src/**/*.js.map",
"dist/src/**/*.d.ts"
"src/**/*.js",
"src/**/*.d.ts"
],
"directories": {
"test": "test"
},
"dependencies": {

@@ -27,0 +23,0 @@ "assert": "^2.0.0",

{
"name": "xumm-sdk",
"version": "0.0.1",
"version": "0.0.2",
"description": "Interact with the Xumm Developer API",

@@ -8,3 +8,3 @@ "main": "dist/src/index.js",

"scripts": {
"prepublish": "npm run clean && npm run lint && npm run test && npm run build",
"prepare": "npm run clean && npm run lint && npm run test && npm run build",
"clean": "rm -rf dist",

@@ -18,9 +18,5 @@ "build": "tsc",

"files": [
"dist/src/**/*.js",
"dist/src/**/*.js.map",
"dist/src/**/*.d.ts"
"src/**/*.js",
"src/**/*.d.ts"
],
"directories": {
"test": "test"
},
"dependencies": {

@@ -27,0 +23,0 @@ "assert": "^2.0.0",

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