Socket
Socket
Sign inDemoInstall

@ralfderijcke/graph

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ralfderijcke/graph - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

5

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

@@ -7,0 +8,0 @@ "build": "tsc"

2

tsconfig.json

@@ -15,4 +15,4 @@ {

"include": [
"src/**/*"
"src/**/*.ts"
]
}
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