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.3.7 to 5.3.8

2

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

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

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

to access both objects and arrays).
Variables from the parent scope can always be referenced;
Variables from the parent scope can always be referenced:
e.g. `&_.foo;` is a variable named foo in the current scope, whereas

@@ -194,0 +194,0 @@ `&_._.foo;` refers to a variable named foo in the parent scope.

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