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 1.0.7 to 1.0.8

Changelog.md

7

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

@@ -8,4 +8,7 @@ "browser": "remixml.js",

"scripts": {
"test": "Remixml.parse(\"<div></div>\");"
"test": "# Can only be tested inside a browser environment."
},
"dependencies": {},
"devDependencies": {},
"directories": {},
"repository": {

@@ -12,0 +15,0 @@ "type": "git", "url": "git://devel2.cuci.nl/remixml/"

@@ -1,11 +0,6 @@

// RemixML v1.0: XML/HTML-like macro language
// Copyright (c) 2018 by Stephen R. van den Berg <srb@cuci.nl>
// RemixML v1.0: XML/HTML-like macro language
// Copyright (c) 2018 by Stephen R. van den Berg <srb@cuci.nl>
// License: ISC OR GPL-3.0
// Sponsored by: Cubic Circle, The Netherlands
// <if expr="2 > 3">
//
//
//
//
(function(W, D, O) {

@@ -12,0 +7,0 @@ "use strict";

Sorry, the diff of this file is not supported yet

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