Socket
Socket
Sign inDemoInstall

awilix

Package Overview
Dependencies
16
Maintainers
1
Versions
81
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.0-rc.5 to 3.0.0-rc.6

1

lib/awilix.browser.js

@@ -886,3 +886,2 @@ /**

const camelCase = require('camel-case');
/**

@@ -889,0 +888,0 @@ * Given an array of glob strings, will call `require`

@@ -892,3 +892,2 @@ (function (global, factory) {

const camelCase = require('camel-case');
/**

@@ -895,0 +894,0 @@ * Given an array of glob strings, will call `require`

4

package.json
{
"name": "awilix",
"version": "3.0.0-rc.5",
"version": "3.0.0-rc.6",
"description": "Extremely powerful dependency injection container.",

@@ -63,2 +63,4 @@ "main": "lib/awilix.js",

"rollup": "^0.52.1",
"rollup-plugin-commonjs": "^8.2.6",
"rollup-plugin-node-resolve": "^3.0.0",
"rollup-plugin-replace": "^2.0.0",

@@ -65,0 +67,0 @@ "rollup-plugin-typescript2": "^0.8.4",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc