@friggframework/core
Advanced tools
Comparing version 0.2.9-canary.78.3456c9e.0 to 0.2.9-canary.80.682011f.0
@@ -16,3 +16,3 @@ const { get } = require('@friggframework/assertions'); | ||
if (this.delegate) { | ||
await this.delegate.receiveNotification( | ||
return this.delegate.receiveNotification( | ||
this, | ||
@@ -19,0 +19,0 @@ delegateString, |
{ | ||
"name": "@friggframework/core", | ||
"prettier": "@friggframework/prettier-config", | ||
"version": "0.2.9-canary.78.3456c9e.0", | ||
"version": "0.2.9-canary.80.682011f.0", | ||
"devDependencies": { | ||
@@ -32,3 +32,3 @@ "@friggframework/eslint-config": "^1.0.7", | ||
"description": "", | ||
"gitHead": "3456c9e1df24fb16bc38b09a0873e78d4631ddc5" | ||
"gitHead": "682011f18411d413dad69c230856150c98c3b865" | ||
} |
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
7207