@storacha/one-webcrypto
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -1,3 +0,3 @@ | ||
declare module "one-webcrypto" { | ||
declare module "@storacha/one-webcrypto" { | ||
export const webcrypto: typeof window.crypto | ||
} |
{ | ||
"name": "@storacha/one-webcrypto", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Import the webcrypto API as a single module in both nodejs and browsers.", | ||
@@ -5,0 +5,0 @@ "repository": { |
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
3699