Sign In

@context-cloud/shared

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@context-cloud/shared - npm Package Compare versions

Comparing version
0.0.2
to
0.0.3
+5
-5
package.json
{
"name": "@context-cloud/shared",
"version": "0.0.2",
"version": "0.0.3",
"type": "module",

@@ -11,9 +11,9 @@ "exports": {

},
"devDependencies": {
"typescript": "^5.5.0"
},
"scripts": {
"build": "tsc",
"typecheck": "tsc --noEmit"
},
"devDependencies": {
"typescript": "^5.5.0"
}
}
}