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

mesh-ioc

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mesh-ioc - npm Package Compare versions

Comparing version 2.2.1 to 2.2.2

2

out/main/decorators/dep.js

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

exports.depMetadata.push({
className,
class: target.constructor,
propertyName,

@@ -21,0 +21,0 @@ designTypeName: designType.name,

@@ -27,3 +27,3 @@ export declare type Constructor<T> = {

export interface DepMetadata {
className: string;
class: any;
propertyName: string;

@@ -30,0 +30,0 @@ designTypeName: string;

{
"name": "mesh-ioc",
"version": "2.2.1",
"version": "2.2.2",
"description": "Mesh: Powerful and Lightweight IoC Library",

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

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