New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.1 to 6.0.2

2

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

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

@@ -21,3 +21,3 @@ <h1>Remixml</h1>

- Extensible with custom filters and tags programmed in Javascript.
- Available everywhere in node and all modern web browsers (including IE11).
- Available everywhere in node and all modern web browsers.
- It contains a fully featured fast validating XHTML parser.

@@ -49,3 +49,3 @@ - It shields the Remixml programmer from fatal browser errors by

Minified and gzip-compressed, it is less than 7 KB of code.
Minified and gzip-compressed, it is less than 6 KB of code.

@@ -52,0 +52,0 @@ It has zero dependencies on other modules.

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