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

@alterior/di

Package Overview
Dependencies
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alterior/di - npm Package Compare versions

Comparing version 3.0.0-beta.53 to 3.0.0-beta.60

2

dist/modules.d.ts

@@ -5,3 +5,3 @@ /**

import { Annotation, AnnotationDecorator } from "@alterior/annotations";
import { Provider } from 'injection-js';
import { Provider } from './injection';
export interface ConfiguredModule extends ModuleOptions {

@@ -8,0 +8,0 @@ $module: ModuleLike;

{
"name": "@alterior/di",
"version": "3.0.0-beta.53",
"version": "3.0.0-beta.60",
"access": "public",

@@ -37,5 +37,4 @@ "publishConfig": {

"dependencies": {
"@alterior/annotations": "^3.0.0-beta.53",
"@alterior/common": "^3.0.0-beta.53",
"injection-js": "^2.2.1"
"@alterior/annotations": "^3.0.0-beta.60",
"@alterior/common": "^3.0.0-beta.60"
},

@@ -57,3 +56,3 @@ "devDependencies": {

},
"gitHead": "b032a819729c17d82800e8dd4e2eee117d195a21"
"gitHead": "aca7ad800323e2a2f8374cb13dc5f2c2fc4fca57"
}
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