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

remixml

Package Overview
Dependencies
Maintainers
1
Versions
346
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remixml - npm Package Compare versions

Comparing version 6.0.18 to 6.0.19

2

package.json
{
"name": "remixml",
"version": "6.0.18",
"version": "6.0.19",
"description": "XML/HTML-like macro language/template compiler engine",

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

@@ -442,3 +442,4 @@ <h1>Remixml</h1>

- `<nooutput>...</nooutput>`<br />
Suppress output inside this tag.
Suppress output inside this tag. The content needs to be well-formed
XHTML (no dangling tags).
- `<comment>...</comment>`<br />

@@ -445,0 +446,0 @@ Strip and skip this tag with content. The content needs to be well-formed

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