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

@extrimian/core

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

@extrimian/core - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

src/events/lite-event.ts

4

package.json
{
"name": "@extrimian/core",
"version": "1.0.3",
"version": "1.0.4",
"description": "",

@@ -27,2 +27,2 @@ "private": false,

}
}
}

@@ -8,2 +8,3 @@ // export * from "./cqrs/handler.decorator";

export * from "./services/dependency-injection.service";
export * from "./dependency-injection/decorators/diconfig.decorator";
export * from "./dependency-injection/decorators/diconfig.decorator";
export * from "./events/lite-event";

@@ -18,3 +18,8 @@ {

"emitDecoratorMetadata": true
}
},
"exclude": [
"./lib",
"./node_modules",
"./dist"
]
}
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