Sign In

@cspell/dynamic-import

Package Overview
Dependencies
Maintainers
1
Versions
136
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cspell/dynamic-import - npm Package Compare versions

Comparing version
9.6.1
to
9.6.2
+3
-3
package.json

@@ -7,3 +7,3 @@ {

},
"version": "9.6.1",
"version": "9.6.2",
"description": "Dynamic Module Loader",

@@ -63,6 +63,6 @@ "keywords": [

"dependencies": {
"@cspell/url": "9.6.1",
"@cspell/url": "9.6.2",
"import-meta-resolve": "^4.2.0"
},
"gitHead": "666fb79096d25c53af9519cad07030e7aca597e1"
"gitHead": "646e18a04ff36d43f78a74e5055540e0f5297e91"
}