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.3.9 to 6.3.10

2

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

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

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

- `Remixml.compile(remixmlsrc, flags?)`<br />
Shorthand for `Remixml.js2obj(Remixml.remixml2js(remixmlsrc))`
Shorthand for `Remixml.js2obj(Remixml.remixml2js(remixmlsrc, flags))`
- `Remixml.parse2txt(template, context, flags?)`<br />

@@ -528,0 +528,0 @@ `template` can either be direct remixml source, or a precompiled object

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