dtable-sdk
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"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" |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
1
0
173563
4
4334
18
+ Addeddtable-store@0.0.21(transitive)
- Removeddtable-store@0.0.12(transitive)
Updateddtable-store@0.0.21