🚀 Socket Launch Week Day 4:Socket MCP Adds Org Alerts, Threat Feed Review, and Package Inspection.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.50.2-alpha.96
to
20.50.2-alpha.109
+5
-3
package.json
{
"name": "@uniformdev/context",
"version": "20.50.2-alpha.96+3f982d48ba",
"version": "20.50.2-alpha.109+846837c66a",
"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",

@@ -63,3 +65,3 @@ "import": "./dist/api/api.mjs",

"dequal": "^2.0.2",
"js-cookie": "3.0.5",
"js-cookie": "3.0.7",
"mitt": "^3.0.1",

@@ -75,3 +77,3 @@ "p-limit": "^3.1.0",

},
"gitHead": "3f982d48baf7aad200f687938b7f2e7c8796f759"
"gitHead": "846837c66ad0f518683c100615b59b27f91498ba"
}