Socket
Socket
Sign inDemoInstall

@ralfderijcke/graph

Package Overview
Dependencies
0
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.7 to 1.0.8

dist/edge.d.ts

11

package.json
{
"name": "@ralfderijcke/graph",
"version": "1.0.7",
"version": "1.0.8",
"description": "Basic graph data structure to store data",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {

@@ -25,3 +25,6 @@ "build": "tsc"

"typescript": "^4.9.4"
}
},
"files": [
"dist"
]
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc