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

@dsnp/graph-sdk

Package Overview
Dependencies
Maintainers
2
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dsnp/graph-sdk - npm Package Compare versions

Comparing version 0.0.11 to 1.0.0

11

package.json
{
"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

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