Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@uniformdev/context

Package Overview
Dependencies
Maintainers
8
Versions
994
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.1-alpha.4
to
20.66.1-alpha.63
+5
-3
package.json
{
"name": "@uniformdev/context",
"version": "20.66.1-alpha.4+59acb12562",
"version": "20.66.1-alpha.63+0184a5ef58",
"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": "59acb12562dc7d023f12160bcf5db481650e1843"
"gitHead": "0184a5ef58e0a3c8a9c48f98e5a3cc6205da7815"
}