@travetto/registry
Advanced tools
Comparing version 0.3.12 to 0.3.13
@@ -10,3 +10,3 @@ { | ||
"dependencies": { | ||
"@travetto/compiler": "^0.3.13", | ||
"@travetto/compiler": "^0.3.14", | ||
"string-hash": "^1.1.3" | ||
@@ -30,4 +30,4 @@ }, | ||
}, | ||
"version": "0.3.12", | ||
"gitHead": "4258316595c2c3c7a5096a37509a8d7aa0fe50bc" | ||
"version": "0.3.13", | ||
"gitHead": "110f4dfcdb3c379d44f83fc4c6cf97adc2613c1c" | ||
} |
@@ -43,5 +43,2 @@ import { EventEmitter } from 'events'; | ||
console.debug('Initialized', this.constructor.__id); | ||
} catch (e) { | ||
console.error(e); | ||
throw e; | ||
} finally { | ||
@@ -48,0 +45,0 @@ this.resolved = true; |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
26368
477
Updated@travetto/compiler@^0.3.14