Package Licenses
ISC
Dependency Licenses
MIT7
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| @babel/helper-string-parser • 7.29.7A utility package to parse strings | INDIRECT | 0 | |
| @babel/helper-validator-identifier • 7.29.7Validate identifier/keywords name | INDIRECT | 0 | |
| @babel/types • 7.29.8Babel Types is a Lodash-esque utility library for AST nodes | DIRECT | 2 | |
| is-extglob • 1.0.0Returns true if a string has an extglob. | INDIRECT | 0 | |
| is-glob • 2.0.1Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet | INDIRECT | 1 | |
| is-invalid-path • 0.1.0Returns true if a file path has invalid characters. | INDIRECT | 2 | |
| is-valid-path • 0.1.1Returns true if a file path does not contain any invalid characters. | DIRECT | 3 |