Socket
Socket
Sign inDemoInstall

xumm-sdk

Package Overview
Dependencies
Maintainers
2
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 1.0.0 to 1.0.1

dist/browser.js

4

package.json
{
"name": "xumm-sdk",
"version": "1.0.0",
"version": "1.0.1",
"description": "Interact with the Xumm Developer API",

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

"clean": "rm -rf dist",
"build": "tsc",
"build": "tsc && npm run browserify",
"watch": "tsc -w",

@@ -13,0 +13,0 @@ "dev": "clear; npm run build; DEBUG=xumm-sdk* nodemon dist/samples/dev.js",

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