🚀. Socket Launch Week Day 2:Introducing Manifest Alerts.Learn more
Sign In

@uniformdev/assets

Package Overview
Dependencies
Maintainers
8
Versions
704
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uniformdev/assets - npm Package Compare versions

Comparing version
20.66.5-alpha.3
to
20.66.6-alpha.13
+5
-4
package.json
{
"name": "@uniformdev/assets",
"version": "20.66.5-alpha.3+b7b53292c2",
"version": "20.66.6-alpha.13+fe28111153",
"description": "Uniform Assets",

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

"exports": {
"source": "./src/index.ts",
"import": {

@@ -39,4 +40,4 @@ "types": "./dist/index.d.ts",

"dependencies": {
"@uniformdev/context": "20.66.5-alpha.3+b7b53292c2",
"@uniformdev/files": "20.66.5-alpha.3+b7b53292c2"
"@uniformdev/context": "20.66.6-alpha.13+fe28111153",
"@uniformdev/files": "20.66.6-alpha.13+fe28111153"
},

@@ -46,3 +47,3 @@ "devDependencies": {

},
"gitHead": "b7b53292c2920fc1b21e12c2f8aafc38f39b3ff3"
"gitHead": "fe28111153c9c1db9a7025cc18512fc4239c2b5c"
}