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

@jimp/plugin-flip

Package Overview
Dependencies
Maintainers
2
Versions
236
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jimp/plugin-flip - npm Package Compare versions

Comparing version 0.8.1-canary.786.211.0 to 0.8.1-canary.786.217.0

4

index.d.ts

@@ -1,4 +0,4 @@

import { IllformedPlugin, ImageCallback } from '@jimp/core';
import { ImageCallback } from '@jimp/core';
interface Flip extends IllformedPlugin {
interface Flip{
flip(horizontal: boolean, vertical: boolean, cb?: ImageCallback): this;

@@ -5,0 +5,0 @@ mirror(horizontal: boolean, vertical: boolean, cb?: ImageCallback): this;

{
"name": "@jimp/plugin-flip",
"version": "0.8.1-canary.786.211.0",
"version": "0.8.1-canary.786.217.0",
"description": "flip an image.",

@@ -20,3 +20,3 @@ "main": "dist/index.js",

"dependencies": {
"@jimp/utils": "0.8.1-canary.786.211.0",
"@jimp/utils": "0.8.1-canary.786.217.0",
"core-js": "^2.5.7"

@@ -31,3 +31,3 @@ },

},
"gitHead": "14314180ede2041c8ae050d013baf39f0c8afbd1"
"gitHead": "f9d0b4a1a3de789557a2fedd477fbdd2a81f12c5"
}
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