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

@uniformdev/context

Package Overview
Dependencies
Maintainers
8
Versions
1001
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uniformdev/context - npm Package Compare versions

Comparing version
20.66.5-alpha.3
to
20.66.6-alpha.13
+4
-2
package.json
{
"name": "@uniformdev/context",
"version": "20.66.5-alpha.3+b7b53292c2",
"version": "20.66.6-alpha.13+fe28111153",
"description": "Uniform Context core package",

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

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

@@ -22,2 +23,3 @@ "types": "./dist/index.d.mts",

"./api": {
"source": "./src/api/api.ts",
"types": "./dist/api/api.d.ts",

@@ -74,3 +76,3 @@ "import": "./dist/api/api.mjs",

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