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

remixml-dom

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remixml-dom - npm Package Compare versions

Comparing version 4.0.1 to 4.0.2

2

package.json
{
"name": "remixml-dom",
"version": "4.0.1",
"version": "4.0.2",
"description": "Remixml component that renders to DOM in browsers",

@@ -5,0 +5,0 @@ "main": "remixml-dom.min.js",

@@ -9,3 +9,5 @@ <h1>Remixml to DOM rendering</h1>

Uses the regular Javascript DOM-API.
Uses the regular Javascript DOM-API and therefore is not limited by the
pseudo-smart parsing rules that the browser HTML parser imposes, i.e.
it allows the creation of arbitrary DOM structures.

@@ -12,0 +14,0 @@ ## Requirements

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