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

@inversifyjs/core

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@inversifyjs/core - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

9

CHANGELOG.md
# @inversifyjs/core
## 1.3.1
### Patch Changes
- 46b2569: Removed wrong dev engines constraint.
- Updated dependencies [46b2569]
- @inversifyjs/reflect-metadata-utils@0.2.1
- @inversifyjs/common@1.3.1
## 1.3.0

@@ -4,0 +13,0 @@

10

package.json

@@ -8,4 +8,4 @@ {

"dependencies": {
"@inversifyjs/reflect-metadata-utils": "0.2.0",
"@inversifyjs/common": "1.3.0"
"@inversifyjs/common": "1.3.1",
"@inversifyjs/reflect-metadata-utils": "0.2.1"
},

@@ -29,6 +29,2 @@ "devDependencies": {

},
"devEngines": {
"node": "^20.18.0",
"pnpm": "^9.12.1"
},
"homepage": "https://inversify.io",

@@ -67,3 +63,3 @@ "keywords": [

"sideEffects": false,
"version": "1.3.0",
"version": "1.3.1",
"scripts": {

@@ -70,0 +66,0 @@ "build": "pnpm run build:cjs && pnpm run build:esm",

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