Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@transcend-io/penumbra

Package Overview
Dependencies
Maintainers
5
Versions
115
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@transcend-io/penumbra - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

8

index.d.ts

@@ -13,5 +13,5 @@ declare module '@transcend-io/penumbra';

authTag: string | Buffer,
mime: string,
): Promise<void>
options: FileOptions,
): Promise<void>
export function getDecryptedContent(

@@ -22,3 +22,3 @@ url: string | Buffer,

authTag: string | Buffer,
options: FileOptions,
mime: string,
): Promise<string>

@@ -130,2 +130,3 @@ // External modules

/**

@@ -132,0 +133,0 @@ * Saves a readable stream to disk from the browser

{
"name": "@transcend-io/penumbra",
"version": "1.0.3",
"version": "1.0.4",
"description": "Crypto streams for the browser.",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc