preact-render-to-string
Advanced tools
Comparing version 6.5.0 to 6.5.1
{ | ||
"name": "preact-render-to-string", | ||
"amdName": "preactRenderToString", | ||
"version": "6.5.0", | ||
"version": "6.5.1", | ||
"description": "Render JSX to an HTML string, with support for Preact components.", | ||
@@ -118,7 +118,10 @@ "main": "dist/index.js", | ||
}, | ||
"author": "Jason Miller <jason@developit.ca>", | ||
"author": "The Preact Authors (https://github.com/preactjs/preact/contributors)", | ||
"license": "MIT", | ||
"repository": "developit/preact-render-to-string", | ||
"bugs": "https://github.com/developit/preact-render-to-string/issues", | ||
"homepage": "https://github.com/developit/preact-render-to-string", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/preactjs/preact-render-to-string" | ||
}, | ||
"bugs": "https://github.com/preactjs/preact-render-to-string/issues", | ||
"homepage": "https://github.com/preactjs/preact-render-to-string", | ||
"peerDependencies": { | ||
@@ -168,3 +171,6 @@ "preact": ">=10" | ||
} | ||
}, | ||
"publishConfig": { | ||
"provenance": true | ||
} | ||
} |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
854308
0
0