New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@brainstack/inject

Package Overview
Dependencies
Maintainers
4
Versions
145
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@brainstack/inject - npm Package Compare versions

Comparing version 1.2.39 to 1.2.40

0

dist/__tests__/index.test.d.ts
export {};

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export interface Dependency<T> {

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

@@ -0,0 +0,0 @@ import { Dependency } from './abstraction';

@@ -0,0 +0,0 @@ "use strict";

export * from './abstraction';
export * from './implementation';

@@ -0,0 +0,0 @@ "use strict";

4

package.json
{
"name": "@brainstack/inject",
"version": "1.2.39",
"version": "1.2.40",
"description": "A Micro Dependency Injection Package",

@@ -36,3 +36,3 @@ "main": "dist/index.js",

},
"gitHead": "03fbee4fd3a66834e3906febb8803bffc8484da7"
"gitHead": "2b4714eb3da7d340304c8035b96d960c199953e8"
}
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