New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@graffy/common

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graffy/common - npm Package Compare versions

Comparing version

to
0.15.10-alpha.1

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

"author": "aravind (https://github.com/aravindet)",
"version": "0.15.9",
"version": "0.15.10-alpha.1",
"main": "./index.cjs",

@@ -23,4 +23,4 @@ "exports": {

"merge-async-iterators": "^0.2.1",
"@graffy/stream": "0.15.9"
"@graffy/stream": "0.15.10-alpha.1"
}
}

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

export function findFirst(children: any, target: any): number;
export function findFirst(children: any, target: any, first: any, last: any): number;
export function findLast(children: any, end: any, first: any, last: any): number;

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet