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

@egoist/html-to-image

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@egoist/html-to-image - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

dist/esm/index.js

8

package.json

@@ -6,6 +6,9 @@ {

},
"version": "1.0.0",
"version": "1.0.1",
"main": "dist/index.js",
"module": "dist/esm/index.js",
"description": "xxx",
"files": [
"dist"
],
"license": "MIT",

@@ -19,3 +22,4 @@ "repository": {

"build": "tsup src/index.ts --format esm,cjs --dts --legacy-output",
"test": "npm run example"
"test": "npm run example",
"prepublishOnly": "npm run build"
},

@@ -22,0 +26,0 @@ "dependencies": {

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