🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@uniformdev/files

Package Overview
Dependencies
Maintainers
8
Versions
744
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
20.60.2
to
20.61.1-alpha.11
+3
-4
package.json
{
"name": "@uniformdev/files",
"version": "20.60.2",
"version": "20.61.1-alpha.11+0fd9603995",
"description": "Uniform Files helpers",

@@ -27,3 +27,2 @@ "license": "SEE LICENSE IN LICENSE.txt",

"clean": "rimraf dist",
"lint": "eslint \"src/**/*.{js,ts,tsx}\"",
"format": "prettier --write \"src/**/*.{js,ts,tsx}\"",

@@ -39,5 +38,5 @@ "update-openapi": "tsx ./scripts/update-openapi.cts"

"dependencies": {
"@uniformdev/context": "20.60.2"
"@uniformdev/context": "20.61.1-alpha.11+0fd9603995"
},
"gitHead": "99066045997d9507f6b615604fa5fb5ed12bc0e6"
"gitHead": "0fd9603995e96e62f1e8923877ea5c73143353f5"
}