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

@spinajs/reflection

Package Overview
Dependencies
Maintainers
1
Versions
313
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spinajs/reflection - npm Package Compare versions

Comparing version 2.0.38 to 2.0.39

2

lib/index.js

@@ -175,3 +175,3 @@ "use strict";

if (resolve) {
if (type.prototype instanceof di_1.AsyncModule) {
if (type.prototype instanceof di_1.AsyncService) {
promised = true;

@@ -178,0 +178,0 @@ return di_1.DI.resolve(type).then((instance) => {

{
"name": "@spinajs/reflection",
"version": "2.0.38",
"version": "2.0.39",
"description": "SpinaJS reflection helpers",

@@ -32,6 +32,6 @@ "main": "lib/index.js",

"dependencies": {
"@spinajs/configuration": "^2.0.38",
"@spinajs/di": "^2.0.38",
"@spinajs/exceptions": "^2.0.12",
"@spinajs/log": "^2.0.38",
"@spinajs/configuration": "^2.0.39",
"@spinajs/di": "^2.0.39",
"@spinajs/exceptions": "^2.0.39",
"@spinajs/log": "^2.0.39",
"glob": "^8.0.3",

@@ -46,3 +46,3 @@ "lodash": "^4.17.21",

},
"gitHead": "5ea5440ee9db49595f531592ebdbc6d69f457082"
"gitHead": "002dc553b0ffffd72193d0121ac425a4083bc9ee"
}

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