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

satori

Package Overview
Dependencies
Maintainers
1
Versions
115
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

satori - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

dist/esm/index.js

6

package.json
{
"name": "satori",
"version": "0.0.1",
"version": "0.0.2",
"description": "A lightweight library to convert HTML JSX to SVG string.",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"module": "./dist/esm/index.js",
"types": "./dist/index.d.ts",

@@ -15,3 +15,3 @@ "files": [

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

@@ -18,0 +18,0 @@ "repository": {

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