@gasket/resolve
Advanced tools
Comparing version 6.45.2 to 6.46.2-esm.0
@@ -398,5 +398,5 @@ | ||
The `projectName` and `type` are components of the naming convention such as | ||
- @<projectName>/<type>-<name> | ||
- @<user-scope>/<projectName>-<type>-<name> | ||
- <projectName>-<type>-<name> | ||
- `@<projectName>/<type>-<name>` | ||
- `@<user-scope>/<projectName>-<type>-<name>` | ||
- `<projectName>-<type>-<name>` | ||
@@ -403,0 +403,0 @@ If a package belongs to the project, it should use `projectName` in its scope. |
@@ -55,5 +55,5 @@ const reScope = /(@[\w-.]+)(\/.+)?/; | ||
* The `projectName` and `type` are components of the naming convention such as | ||
* - @<projectName>/<type>-<name> | ||
* - @<user-scope>/<projectName>-<type>-<name> | ||
* - <projectName>-<type>-<name> | ||
* - `@<projectName>/<type>-<name>` | ||
* - `@<user-scope>/<projectName>-<type>-<name>` | ||
* - `<projectName>-<type>-<name>` | ||
* | ||
@@ -60,0 +60,0 @@ * If a package belongs to the project, it should use `projectName` in its scope. |
{ | ||
"name": "@gasket/resolve", | ||
"version": "6.45.2", | ||
"version": "6.46.2-esm.0", | ||
"description": "Essential module resolution & configuration management for gasket plugins & presets.", | ||
@@ -50,3 +50,3 @@ "main": "lib", | ||
"devDependencies": { | ||
"@gasket/engine": "^6.45.2", | ||
"@gasket/engine": "^6.46.2-esm.0", | ||
"@godaddy/dmd": "^1.0.4", | ||
@@ -80,3 +80,3 @@ "cross-env": "^7.0.3", | ||
}, | ||
"gitHead": "335fae78f00d32a22d0a77c9cb97901941a9bb75" | ||
"gitHead": "872c7d8db888ea5f6a02b5cc580113cae3c84019" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
64757
2