Socket
Socket
Sign inDemoInstall

@stoplight/ioc

Package Overview
Dependencies
Maintainers
5
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stoplight/ioc - npm Package Compare versions

Comparing version 0.0.24 to 0.0.25

9

package.json
{
"name": "@stoplight/ioc",
"version": "0.0.24",
"version": "0.0.25",
"description": "Stoplight ioc implementation.",

@@ -13,3 +13,4 @@ "main": "lib/index.js",

"scripts": {
"depcheck": "depcheck && ncu",
"depcheck": "depcheck",
"ncu": "ncu",
"prepublishOnly": "yarn build",

@@ -23,3 +24,3 @@ "build": "cross-env NODE_ENV=production yarn build.module",

"dependencies": {
"inversify": "4.11.x",
"inversify": "4.13.x",
"inversify-binding-decorators": "3.2.x",

@@ -30,3 +31,3 @@ "inversify-inject-decorators": "3.1.x",

},
"gitHead": "45f6868e2cd2d4e985086818829a4f8c450167d3"
"gitHead": "426f9686b007b3cda53c4e06855304e0cc33d8fa"
}
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