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

inversify

Package Overview
Dependencies
Maintainers
4
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

inversify - npm Package Compare versions

Comparing version 7.0.0-alpha.0 to 7.0.0-alpha.1

6

CHANGELOG.md

@@ -7,2 +7,8 @@ # Changelog

## [7.0.0-alpha.1]
### Changed
- Updated `GetOptions` with `autobind`.
- Updated `ContainerOptions` with `autobind`.
## [7.0.0-alpha.0]

@@ -9,0 +15,0 @@

14

package.json

@@ -9,4 +9,4 @@ {

"@inversifyjs/common": "1.5.0",
"@inversifyjs/container": "1.3.4",
"@inversifyjs/core": "3.2.0"
"@inversifyjs/container": "1.4.0",
"@inversifyjs/core": "3.3.0"
},

@@ -20,8 +20,8 @@ "devDependencies": {

"@types/sinon": "17.0.3",
"@typescript-eslint/eslint-plugin": "8.20.0",
"@typescript-eslint/parser": "8.20.0",
"@typescript-eslint/eslint-plugin": "8.21.0",
"@typescript-eslint/parser": "8.21.0",
"chai": "4.5.0",
"eslint": "9.18.0",
"eslint-config-prettier": "10.0.1",
"eslint-plugin-prettier": "5.2.2",
"eslint-plugin-prettier": "5.2.3",
"eslint-plugin-simple-import-sort": "12.1.1",

@@ -37,3 +37,3 @@ "mocha": "11.0.1",

"typescript": "5.7.3",
"typescript-eslint": "8.20.0"
"typescript-eslint": "8.21.0"
},

@@ -83,3 +83,3 @@ "peerDependencies": {

"sideEffects": false,
"version": "7.0.0-alpha.0"
"version": "7.0.0-alpha.1"
}
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