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

dependency-injection-cat

Package Overview
Dependencies
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dependency-injection-cat - npm Package Compare versions

Comparing version 0.0.10 to 0.0.11

2

package.json
{
"name": "dependency-injection-cat",
"version": "0.0.10",
"version": "0.0.11",
"main": "index.js",

@@ -5,0 +5,0 @@ "types": "index.d.ts",

export default class DiContainerWebpackPlugin {
constructor(watchMode: boolean);
apply(): void;
}

@@ -8,4 +8,5 @@ "use strict";

}
DiContainerWebpackPlugin.prototype.apply = function () { };
return DiContainerWebpackPlugin;
}());
exports.default = DiContainerWebpackPlugin;
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