New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@scrypted/types

Package Overview
Dependencies
Maintainers
1
Versions
326
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@scrypted/types - npm Package Compare versions

Comparing version 0.0.30 to 0.0.31

4

index.d.ts

@@ -341,3 +341,3 @@ /// <reference types="node" />

mimeType: string;
console?: Console;
sourceId?: string;
}

@@ -1000,3 +1000,3 @@ /**

*/
id?: string;
sourceId?: string;
}

@@ -1003,0 +1003,0 @@ export interface MediaManager {

@@ -898,3 +898,3 @@

mimeType: string;
console?: Console;
sourceId?: string;
}

@@ -1618,3 +1618,3 @@ /**

*/
id?: string;
sourceId?: string;
}

@@ -1666,3 +1666,3 @@

*/
createMediaObjectFromUrl(data: string, options?: MediaObjectOptions): Promise<MediaObject>;
createMediaObjectFromUrl(data: string, options?: MediaObjectOptions): Promise<MediaObject>;

@@ -1669,0 +1669,0 @@ /**

{
"name": "@scrypted/types",
"version": "0.0.30",
"version": "0.0.31",
"description": "",

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

Sorry, the diff of this file is not supported yet

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