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

@cspell/dynamic-import

Package Overview
Dependencies
Maintainers
1
Versions
97
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 6.26.2 to 6.26.3

4

lib/dynamicImport.js
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

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