Socket
Socket
Sign inDemoInstall

@furystack/inject

Package Overview
Dependencies
Maintainers
1
Versions
148
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@furystack/inject - npm Package Compare versions

Comparing version 4.0.5 to 4.0.6

2

dist/Injector.d.ts

@@ -0,3 +1,3 @@

import { Constructable } from './Types/Constructable';
import { Disposable } from '@furystack/utils';
import { Constructable } from './Types/Constructable';
/**

@@ -4,0 +4,0 @@ * Container for injectable instances

{
"name": "@furystack/inject",
"version": "4.0.5",
"version": "4.0.6",
"description": "Core FuryStack package",

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

"typings": "./dist/index.d.ts",
"gitHead": "796eab2ff03a2521e015ca28c341421f7f6d0aa7"
"gitHead": "8e82fc6f04d6edff83badd0348a00068931199cf"
}

@@ -1,4 +0,4 @@

import { Disposable } from '@furystack/utils'
import { defaultInjectableOptions } from './Injectable'
import { Constructable } from './Types/Constructable'
import { Disposable } from '@furystack/utils'

@@ -5,0 +5,0 @@ /**

Sorry, the diff of this file is not supported yet

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