glob2regexp
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "glob2regexp", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "convert glob string to RegExp object", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
"use strict"; | ||
var assert = require("assert"); | ||
var globToRegExp = require("."); | ||
var globToRegExp = require("./index.js"); | ||
@@ -6,0 +6,0 @@ function assertMatch(glob, testStr, options) { |
Sorry, the diff of this file is not supported yet
AI-detected possible typosquat
Supply chain riskAI has identified this package as a potential typosquat of a more popular package. This suggests that the package may be intentionally mimicking another package's name, description, or other metadata.
Found 1 instance in 1 package
15644
323
1