@transcend-io/penumbra
Advanced tools
Comparing version 4.7.6 to 4.7.7
{ | ||
"name": "@transcend-io/penumbra", | ||
"version": "4.7.6", | ||
"version": "4.7.7", | ||
"description": "Crypto streams for the browser.", | ||
@@ -5,0 +5,0 @@ "main": "build/penumbra.js", |
@@ -238,3 +238,3 @@ /* eslint-disable max-lines */ | ||
}; | ||
self.addEventListener('penumbra-encryption-complete', listener); | ||
self.addEventListener('penumbra-encryption-complete', listener as any); | ||
}); | ||
@@ -241,0 +241,0 @@ |
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
1455757