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

awilix

Package Overview
Dependencies
Maintainers
1
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

awilix - npm Package Compare versions

Comparing version 11.0.1 to 11.0.2

8

package.json
{
"name": "awilix",
"version": "11.0.1",
"version": "11.0.2",
"description": "Extremely powerful dependency injection container.",

@@ -15,7 +15,9 @@ "main": "lib/awilix.js",

"import": "./lib/awilix.module.mjs",
"types": "./lib/awilix.d.ts"
"types": "./lib/awilix.d.ts",
"default": "./lib/awilix.js"
},
"./browser": {
"import": "./lib/awilix.browser.js",
"types": "./lib/awilix.d.ts"
"types": "./lib/awilix.d.ts",
"default": "./lib/awilix.browser.js"
}

@@ -22,0 +24,0 @@ },

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