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

cheap-di

Package Overview
Dependencies
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cheap-di - npm Package Compare versions

Comparing version 4.0.0-rc-12 to 4.0.0-rc-13

17

package.json
{
"name": "cheap-di",
"description": "TypeScript dependency injection like Autofac in .Net",
"version": "4.0.0-rc-12",
"version": "4.0.0-rc-13",
"scripts": {

@@ -12,12 +12,11 @@ "compile": "tsc --build tsconfig.cjs.json ./tsconfig.esm.json ./tsconfig.types.json",

"dependencies": {
"ts-creator": "1.2.5",
"typescript": "5.2.2"
"typescript": "^5.2.2"
},
"devDependencies": {
"@types/node": "20.8.10",
"rimraf": "5.0.5",
"@types/jest": "29.5.8",
"jest": "29.7.0",
"ts-jest": "29.1.1",
"ts-node": "10.9.1"
"@types/node": "^20.10.4",
"rimraf": "^5.0.5",
"@types/jest": "^29.5.11",
"jest": "^29.7.0",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1"
},

@@ -24,0 +23,0 @@ "files": ["dist/**/*", ",package.json", "README.md"],

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