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

@graffy/common

Package Overview
Dependencies
Maintainers
1
Versions
225
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graffy/common - npm Package Compare versions

Comparing version 0.16.0-alpha.8 to 0.16.0-alpha.9

6

package.json

@@ -5,3 +5,3 @@ {

"author": "aravind (https://github.com/aravindet)",
"version": "0.16.0-alpha.8",
"version": "0.16.0-alpha.9",
"main": "./index.cjs",

@@ -21,5 +21,5 @@ "exports": {

"lodash": "^4.17.19",
"merge-async-iterators": "^0.2.1",
"@graffy/stream": "0.16.0-alpha.8"
"@graffy/stream": "0.16.0-alpha.9",
"merge-async-iterators": "^0.2.1"
}
}

@@ -1,2 +0,2 @@

export default function finalize(graph: any, query: any, version?: number): {
export default function finalize(graph: any, query: any, version?: number, suppressSetVersion?: boolean): {
key: Uint8Array;

@@ -3,0 +3,0 @@ end: Uint8Array;

Sorry, the diff of this file is not supported yet

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