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

@transloadit/file-exists

Package Overview
Dependencies
Maintainers
4
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@transloadit/file-exists - npm Package Compare versions

Comparing version 0.0.19 to 0.1.0

dist/fileExists.d.ts

18

package.json
{
"name": "@transloadit/file-exists",
"license": "AGPL-3.0-only",
"version": "0.0.19",
"version": "0.1.0",
"private": false,

@@ -14,4 +14,16 @@ "publishConfig": {

},
"main": "./fileExists.js",
"gitHead": "6c2f312c57208959ea9186194bc11dcc4f5c63c6"
"main": "dist/fileExists.js",
"typings": "dist/fileExists.d.ts",
"files": [
"dist"
],
"directories": {
"lib": "dist",
"test": "dist"
},
"scripts": {
"tsc": "tsc",
"test": "echo \"Error: run tests from root\" && exit 1"
},
"gitHead": "f1ce9bed30944bcee1c7bbd95f3ea5a1d7bb119e"
}
fileExists.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