Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@gasket/resolve

Package Overview
Dependencies
Maintainers
8
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gasket/resolve - npm Package Compare versions

Comparing version 6.45.2 to 6.46.2-esm.0

6

docs/api.md

@@ -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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc