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.1 to 1.3.2

9

CHANGELOG.md
# @inversifyjs/core
## 1.3.2
### Patch Changes
- 2b629d6: Removed wrong os constraint.
- Updated dependencies [2b629d6]
- @inversifyjs/reflect-metadata-utils@0.2.2
- @inversifyjs/common@1.3.2
## 1.3.1

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

10

package.json

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

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

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

"name": "@inversifyjs/core",
"os": [
"darwin",
"linux"
],
"publishConfig": {

@@ -63,3 +59,3 @@ "access": "public"

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

@@ -66,0 +62,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