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

ts-inject

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-inject - npm Package Compare versions

Comparing version 0.0.7-1 to 0.0.7-2

2

injector/injector.js

@@ -16,2 +16,4 @@ "use strict";

}
// Manually expose the injector instance to the own injector.
this.keyIds.push(injector_key_1.InjectorKey.get(Injector).id);
}

@@ -18,0 +20,0 @@ has(token) {

2

package.json
{
"name": "ts-inject",
"version": "0.0.7-1",
"version": "0.0.7-2",
"description": "TypeScript Dependency Injection",

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

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