@stdlib/regexp-extended-length-path
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "@stdlib/regexp-extended-length-path", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Regular expression to detect an extended-length path.", | ||
@@ -40,9 +40,9 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.0" | ||
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.1" | ||
}, | ||
"devDependencies": { | ||
"@stdlib/assert-is-boolean": "^0.0.8", | ||
"@stdlib/assert-is-regexp": "^0.0.7", | ||
"@stdlib/bench": "^0.0.12", | ||
"@stdlib/string-from-code-point": "^0.0.9", | ||
"@stdlib/assert-is-boolean": "^0.1.0", | ||
"@stdlib/assert-is-regexp": "^0.1.0", | ||
"@stdlib/bench": "^0.1.0", | ||
"@stdlib/string-from-code-point": "^0.1.0", | ||
"tape": "git+https://github.com/kgryte/tape.git#fix/globby", | ||
@@ -49,0 +49,0 @@ "istanbul": "^0.4.1", |
@@ -155,4 +155,4 @@ <!-- | ||
[test-image]: https://github.com/stdlib-js/regexp-extended-length-path/actions/workflows/test.yml/badge.svg?branch=v0.1.0 | ||
[test-url]: https://github.com/stdlib-js/regexp-extended-length-path/actions/workflows/test.yml?query=branch:v0.1.0 | ||
[test-image]: https://github.com/stdlib-js/regexp-extended-length-path/actions/workflows/test.yml/badge.svg?branch=v0.1.1 | ||
[test-url]: https://github.com/stdlib-js/regexp-extended-length-path/actions/workflows/test.yml?query=branch:v0.1.1 | ||
@@ -159,0 +159,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/regexp-extended-length-path/main.svg |
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
29145