Socket
Socket
Sign inDemoInstall

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.1.6 to 0.1.7

2

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

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

@@ -9,3 +9,2 @@ "use strict";

if (message !== null) {
console.log('00000000000000000000000000000000000000000000000');
throw new CompilationError_1.CompilationError(message);

@@ -12,0 +11,0 @@ }

@@ -9,3 +9,3 @@ "use strict";

default_1.prototype.apply = function (compiler) {
compiler.hooks.thisCompilation.tap('Report DI Errors', function (compilation) {
compiler.hooks.afterCompile.tap('Report DI Errors', function (compilation) {
var message = CompilationContext_1.CompilationContext.getErrorMessage();

@@ -12,0 +12,0 @@ if (message === null) {

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