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

@uniformdev/files

Package Overview
Dependencies
Maintainers
10
Versions
386
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uniformdev/files - npm Package Compare versions

Comparing version 19.47.1-alpha.3 to 19.47.1-alpha.11

4

dist/index.d.ts

@@ -30,2 +30,6 @@ import { ApiClient, ClientOptions } from '@uniformdev/context/api';

url: string;
mediaType: string;
name: string;
size: number;
metadata: unknown;
}

@@ -32,0 +36,0 @@ declare class FileClient extends ApiClient {

6

package.json
{
"name": "@uniformdev/files",
"version": "19.47.1-alpha.3+70a8d8101",
"version": "19.47.1-alpha.11+7b2a77395",
"description": "Uniform Files helpers",

@@ -36,5 +36,5 @@ "license": "SEE LICENSE IN LICENSE.txt",

"dependencies": {
"@uniformdev/context": "19.47.1-alpha.3+70a8d8101"
"@uniformdev/context": "19.47.1-alpha.11+7b2a77395"
},
"gitHead": "70a8d8101b37be3b7445ea577023160ad86ab284"
"gitHead": "7b2a77395e250abc8e1d30cff034b421ac38c40f"
}

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