dependency-injection-cat
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -44,3 +44,3 @@ "use strict"; | ||
} | ||
if (nodeDescriptor.node !== contextBeansInterfaceNodeSourceDescriptor.node) { | ||
if (nodeDescriptor.name !== contextBeansInterfaceNodeSourceDescriptor.name || nodeDescriptor.path !== contextBeansInterfaceNodeSourceDescriptor.path) { | ||
CompilationContext_1.CompilationContext.reportErrorWithMultipleNodes({ | ||
@@ -47,0 +47,0 @@ nodes: [ |
{ | ||
"name": "dependency-injection-cat", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "types": "index.d.ts", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
187596