New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

preact-render-to-string

Package Overview
Dependencies
Maintainers
1
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

preact-render-to-string - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

LICENSE

4

package.json
{
"name": "preact-render-to-string",
"version": "1.1.0",
"version": "1.1.1",
"description": "Render JSX to an HTML string, with support for Preact components.",

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

"author": "Jason Miller <jason@developit.ca>",
"license": "ISC",
"license": "MIT",
"devDependencies": {

@@ -22,0 +22,0 @@ "babel": "^5.8.23",

@@ -8,2 +8,5 @@ # preact-render-to-string [![NPM](http://img.shields.io/npm/v/preact-render-to-string.svg)](https://www.npmjs.com/package/preact-render-to-string)

---
### Render JSX/VDOM to HTML

@@ -53,2 +56,12 @@

---
### License
[MIT]
[Preact]: https://github.com/developit/preact
[MIT]: http://choosealicense.com/licenses/mit/
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