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

@vibrant/image

Package Overview
Dependencies
Maintainers
0
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vibrant/image - npm Package Compare versions

Comparing version 4.0.0-alpha.1 to 4.0.0-alpha.3

1

dist/esm/index.d.ts
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';

10

package.json
{
"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

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