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

filething

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

filething - npm Package Compare versions

Comparing version 1.0.1-canary.3 to 1.0.1-canary.4

13

package.json
{
"name": "filething",
"version": "1.0.1-canary.3",
"version": "1.0.1-canary.4",
"license": "MIT",

@@ -9,12 +9,3 @@ "scripts": {

},
"dependencies": {},
"devDependencies": {
"@types/node": "^16.11.6",
"@types/react": "^18.0.17",
"@types/react-dom": "^18.0.6",
"eslint": "^7.32.0",
"eslint-config-custom": "workspace:*",
"tsup": "6.7.0",
"typescript": "^4.5.2"
}
"dependencies": {}
}

2

server.d.ts

@@ -11,3 +11,3 @@ type UploadedFile = {

metadata: TMiddlewareResponse;
files: UploadedFile[];
file: UploadedFile;
}) => void;

@@ -14,0 +14,0 @@ };

Sorry, the diff of this file is not supported yet

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