@dsnp/graph-sdk
Advanced tools
Comparing version 0.0.11 to 1.0.0
{ | ||
"name": "@dsnp/graph-sdk", | ||
"version": "0.0.11", | ||
"version": "1.0.0", | ||
"author": "Amplica Labs", | ||
@@ -16,2 +16,3 @@ "license": "Apache-2.0", | ||
"native:build-release": "npm run native:build -- --release && npm run cp:dsnp_graph_sdk_node.node", | ||
"native:download": "tsc && node downloadBinaries.js && npm run cp:dsnp_graph_sdk_node.node", | ||
"test:cargo": "cargo test", | ||
@@ -38,3 +39,4 @@ "lint": "eslint js/ --ext .ts", | ||
"jest": "^29.5.0", | ||
"ts-jest": "^29.1.0" | ||
"ts-jest": "^29.1.0", | ||
"axios": "^1.4.0" | ||
}, | ||
@@ -56,3 +58,6 @@ "repository": { | ||
}, | ||
"homepage": "https://github.com/LibertyDSNP/graph-sdk/bridge/node/README.md" | ||
"homepage": "https://github.com/LibertyDSNP/graph-sdk/bridge/node/README.md", | ||
"customProperties": { | ||
"uploadedBinariesVersion": "v1.0.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
6627812
12