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

@psdk/frame-imageb

Package Overview
Dependencies
Maintainers
0
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@psdk/frame-imageb - npm Package Compare versions

Comparing version 0.5.7 to 0.5.8

8

package.json
{
"name": "@psdk/frame-imageb",
"version": "0.5.7",
"version": "0.5.8",
"description": "psdk",

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

"build": "tsc",
"package": "tsc && ncc build --source-map build/index.js -m -C -o dist",
"package": "tsc && esbuild build/index.js --bundle --outfile=dist/index.js",
"test": "jest",

@@ -20,4 +20,4 @@ "docs": "npx typedoc --out dist/docs index.ts"

"@types/jest": "^29.5.12",
"@vercel/ncc": "^0.38.1",
"canvas": "^2.11.2",
"esbuild": "^0.23.0",
"jest": "^29.7.0",

@@ -34,3 +34,3 @@ "pako": "^2.1.0",

],
"gitHead": "dfce96c5ea869cafacb6e007e3f33832156a77ec"
"gitHead": "1226f5678d72f14d55df3910dbf3f7e1a7595bdb"
}

Sorry, the diff of this file is too big to display

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