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

react-magnetic-di

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-magnetic-di - npm Package Compare versions

Comparing version 2.2.11 to 2.2.12

2

package.json
{
"name": "react-magnetic-di",
"version": "2.2.11",
"version": "2.2.12",
"description": "Context driven dependency injection",

@@ -5,0 +5,0 @@ "keywords": [

@@ -52,2 +52,3 @@ declare module 'react-magnetic-di' {

function injectable<T extends Dependency>(from: T, implementation: T): T;
function injectable<T extends Dependency>(

@@ -54,0 +55,0 @@ from: T,

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