Comparing version 0.4.3 to 0.4.4
import { ReactNode } from 'react'; | ||
import * as yoga_layout from 'yoga-layout'; | ||
import { Yoga } from 'yoga-wasm-web'; | ||
@@ -137,4 +137,3 @@ declare const code: { | ||
declare let Yoga: typeof yoga_layout; | ||
declare function init(yoga: typeof Yoga): void; | ||
declare function init(yoga: Yoga): void; | ||
@@ -141,0 +140,0 @@ declare type SatoriOptions = ({ |
{ | ||
"name": "satori", | ||
"version": "0.4.3", | ||
"version": "0.4.4", | ||
"description": "Enlightened library to convert HTML and CSS to SVG.", | ||
@@ -79,3 +79,2 @@ "module": "./dist/index.js", | ||
"@types/react": "^17.0.38", | ||
"@types/yoga-layout": "^1.9.4", | ||
"@typescript-eslint/eslint-plugin": "^5.40.0", | ||
@@ -108,3 +107,3 @@ "@typescript-eslint/parser": "^5.40.0", | ||
"postcss-value-parser": "^4.2.0", | ||
"yoga-wasm-web": "^0.3.1" | ||
"yoga-wasm-web": "^0.3.3" | ||
}, | ||
@@ -111,0 +110,0 @@ "packageManager": "pnpm@7.11.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
22
1
3684144
2989
Updatedyoga-wasm-web@^0.3.3