@good-fences/api
Advanced tools
Comparing version 0.1.2 to 0.1.3
@@ -23,3 +23,3 @@ /* tslint:disable */ | ||
} | ||
export function findUnusedItems(pathsToRead: Array<string>, tsConfigPath: string, skipped: Array<string>): Array<string> | ||
export function findUnusedItems(pathsToRead: Array<string>, tsConfigPath: string, skippedDirs: Array<string>, skippedItems: Array<string>): Array<string> | ||
export class GoodFencesResult { | ||
@@ -26,0 +26,0 @@ resultType: GoodFencesResultType |
{ | ||
"name": "@good-fences/api", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"main": "index.js", | ||
@@ -21,3 +21,4 @@ "types": "index.d.ts", | ||
"@napi-rs/cli": "^2.12.0", | ||
"ava": "^4.3.0" | ||
"ava": "^4.3.0", | ||
"beachball": "^2.31.11" | ||
}, | ||
@@ -28,2 +29,5 @@ "engines": { | ||
"scripts": { | ||
"change": "beachball change -c .beachball.js", | ||
"check-changefile": "beachball check -c .beachball.js", | ||
"beachball-publish": "beachball publish -c .beachball.js -y", | ||
"artifacts": "napi artifacts", | ||
@@ -40,6 +44,6 @@ "build": "napi build --platform --release", | ||
"optionalDependencies": { | ||
"@good-fences/api-win32-x64-msvc": "0.1.2", | ||
"@good-fences/api-darwin-x64": "0.1.2", | ||
"@good-fences/api-linux-x64-gnu": "0.1.2" | ||
"@good-fences/api-win32-x64-msvc": "0.1.3", | ||
"@good-fences/api-darwin-x64": "0.1.3", | ||
"@good-fences/api-linux-x64-gnu": "0.1.3" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
239414
64
487
3