Socket
Socket
Sign inDemoInstall

@nesto-software/codependency

Package Overview
Dependencies
1
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.3.1 to 2.3.2

2

index.d.ts

@@ -28,3 +28,3 @@ // Type definitions for codependency 0.1

export function register(baseModule: NodeModule, options?: {index: string[], strictCheck: boolean, index: string[], name: string, pkg: object, parentPkg: object}): RequirePeerFunction;
export function register(baseModule: NodeModule, options?: {index: string[], strictCheck: boolean, name: string, pkg: object, parentPkg: object}): RequirePeerFunction;
export function get(middlewareName: string): RequirePeerFunction;

@@ -14,3 +14,3 @@ {

},
"version": "2.3.1",
"version": "2.3.2",
"description": "Optional peer dependencies",

@@ -17,0 +17,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc