@cspell/dynamic-import
Advanced tools
Comparing version 6.26.2 to 6.26.3
import { dImport } from './dImport.js'; | ||
import { sep as pathSep } from 'node:path'; | ||
import { pathToFileURL } from 'node:url'; | ||
import { sep as pathSep } from 'path'; | ||
import { pathToFileURL } from 'url'; | ||
@@ -5,0 +5,0 @@ /** |
@@ -6,3 +6,3 @@ { | ||
}, | ||
"version": "6.26.2", | ||
"version": "6.26.3", | ||
"description": "Dynamic Module Loader", | ||
@@ -60,3 +60,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "9c983b5f96c3d7b089e49178ab0b437b5eada256" | ||
"gitHead": "b8c6e0a31c58ad61b4814f92dccfe3df4999ff81" | ||
} |
Sorry, the diff of this file is not supported yet
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
8268