New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cmpsr/cml

Package Overview
Dependencies
Maintainers
3
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cmpsr/cml - npm Package Compare versions

Comparing version

to
0.10.0-canary-20231010092219

2

lib/getRgxInstance/getRgxInstance.js

@@ -12,3 +12,3 @@ "use strict";

var getRgxInstance = function() {
return new RegExp("{{([^:^{\\[]+)(?:\\[(\\d+(?:,\\d+)*)\\])?:(\\w+)(?:\\(([^)]+)\\))?(?:\\[([^\\]]+)\\])?(?::([^}]+))?}}", "g");
return new RegExp("{{([^:^{\\[]+)(?:\\[([A-Za-z0-9]+(?:,[A-Za-z0-9]+)*)\\])?:(\\w+)(?:\\(([^)]+)\\))?(?:\\[([^\\]]+)\\])?(?::([^}]+))?}}", "g");
};

@@ -10,3 +10,3 @@ {

},
"version": "0.10.0-canary-20231009092650",
"version": "0.10.0-canary-20231010092219",
"author": "Takeichi Kanzaki Cabrera <me@tkanzakic.com>",

@@ -13,0 +13,0 @@ "license": "MIT",