Socket
Socket
Sign inDemoInstall

@rimbu/graph

Package Overview
Dependencies
8
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 1.1.1

14

package.json
{
"name": "@rimbu/graph",
"version": "1.1.0",
"version": "1.1.1",
"description": "Immutable Graph data structures for TypeScript",

@@ -76,3 +76,3 @@ "keywords": [

"clean": "rimraf dist",
"circular": "npx -y madge --ts-config tsconfig.json --circular --extensions ts src/main/index.ts",
"circular": "npx -y madge --ts-config tsconfig.json --circular --extensions mts src/main/index.mts",
"extract-api": "yarn extract-api:main && yarn extract-api:custom",

@@ -93,7 +93,7 @@ "extract-api:custom": "ts-node ../../config/api-extractor.ts config/api-extractor.custom.json",

"@rimbu/base": "^1.1.0",
"@rimbu/collection-types": "^1.1.0",
"@rimbu/collection-types": "^1.1.1",
"@rimbu/common": "^1.1.0",
"@rimbu/hashed": "^1.1.0",
"@rimbu/sorted": "^1.1.0",
"@rimbu/stream": "^1.1.0",
"@rimbu/hashed": "^1.1.1",
"@rimbu/sorted": "^1.1.1",
"@rimbu/stream": "^1.1.1",
"tslib": "^2.6.1"

@@ -111,3 +111,3 @@ },

},
"gitHead": "f0a61c7e2ba7ecc76dd56a57a9fe7e6ae059eb59"
"gitHead": "265baea2bb828217ac8bdbb5dd80cc97474b7bc5"
}
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