@vibrant/image
Advanced tools
Comparing version 4.0.0-alpha.1 to 4.0.0-alpha.3
import { Callback } from '@vibrant/types'; | ||
import { Filter } from '@vibrant/color'; | ||
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
export { Histogram } from './histogram.js'; | ||
@@ -5,0 +6,0 @@ export type { HistogramOptions } from './histogram.js'; |
{ | ||
"name": "@vibrant/image", | ||
"version": "4.0.0-alpha.1", | ||
"version": "4.0.0-alpha.3", | ||
"description": "Helpers and typings for writing a vibrant ImageClass", | ||
@@ -40,8 +40,8 @@ "scripts": { | ||
"dependencies": { | ||
"@vibrant/color": "^4.0.0-alpha.1", | ||
"@vibrant/types": "^4.0.0-alpha.1" | ||
"@vibrant/color": "^4.0.0-alpha.3", | ||
"@vibrant/types": "^4.0.0-alpha.3" | ||
}, | ||
"devDependencies": { | ||
"@tanstack/config": "^0.14.2", | ||
"@types/node": "^14.14.31", | ||
"@types/node": "^18.15.3", | ||
"typescript": "^4.5.2", | ||
@@ -53,3 +53,3 @@ "vite": "^6.0.3" | ||
}, | ||
"gitHead": "968ad565c625279b5d3e2baf3e5da7f764551ade" | ||
"gitHead": "2cdb48edcf5398024bd18a6ed07f2ec50a20030b" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
28887
442
0