Comparing version 1.1.1 to 1.1.2
@@ -625,3 +625,2 @@ 'use strict'; | ||
case '/': | ||
let lastNode = block.nodes[block.nodes.length - 1]; | ||
append(slash, { type: 'slash' }); | ||
@@ -628,0 +627,0 @@ if (peek() === '!' && peek(2) === '(') { |
{ | ||
"name": "picomatch", | ||
"description": "Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"homepage": "https://github.com/folder/picomatch", | ||
@@ -6,0 +6,0 @@ "author": "Jon Schlinkert (https://github.com/jonschlinkert)", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
53858
1046