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 5.0.2 to 5.0.4

3

package.json
{
"name": "remixml",
"version": "5.0.2",
"version": "5.0.4",
"description": "XML/HTML-like macro language/template compiler engine",
"main": "remixml.min.js",
"browser": "remixml.min.js",
"homepage": "https://remixml.org/",

@@ -8,0 +7,0 @@ "scripts": {

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

whitespace-collapsing, asynchronous control and more.
- Fast &amp; lean: Small 8 KB gzipped runtime which includes the compiler
- Fast &amp; lean: Small 7 KB gzipped runtime which includes the compiler
with precompiled templates in the browser. Compiles to Javascript.

@@ -48,3 +48,3 @@ - User defined HTML tags in Remixml support arbitrary named parameters and

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

@@ -51,0 +51,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