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

dtable-sdk

Package Overview
Dependencies
Maintainers
1
Versions
213
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dtable-sdk - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

5

package.json
{
"name": "dtable-sdk",
"version": "0.0.2",
"version": "0.0.3",
"description": "dtable sdk",

@@ -9,2 +9,3 @@ "main": "./dist/dtable.js",

"example": "export DEBUG=dtable* && babel-node ./example/example.js",
"test": "export DEBUG=dtable* && babel-node ./test/complex-test.js",
"build:pkg-js": "./node_modules/.bin/babel src --out-dir dist",

@@ -20,3 +21,3 @@ "build:pkg-bin": "./node_modules/.bin/babel bin --out-dir dist/bin --copy-files",

"dependencies": {
"dtable-store": "0.0.12",
"dtable-store": "0.0.21",
"axios": "^0.19.0",

@@ -23,0 +24,0 @@ "form-data": "^3.0.0"

package-lock.json

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