New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@common-stack/client-react

Package Overview
Dependencies
Maintainers
0
Versions
331
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@common-stack/client-react - npm Package Compare versions

Comparing version

to
6.0.6-alpha.84

9

package.json
{
"name": "@common-stack/client-react",
"version": "6.0.6-alpha.73",
"version": "6.0.6-alpha.84",
"description": "Client Module for react app",

@@ -33,4 +33,4 @@ "homepage": "https://github.com/cdmbase/fullstack-pro#readme",

"dependencies": {
"@common-stack/client-core": "6.0.6-alpha.73",
"@common-stack/core": "6.0.6-alpha.50",
"@common-stack/client-core": "6.0.6-alpha.84",
"@common-stack/core": "6.0.6-alpha.84",
"@wordpress/hooks": "^3.53.0",

@@ -44,2 +44,3 @@ "browser-bunyan": "^1.6.3",

"@react-navigation/stack": "^6.4.1",
"@testing-library/react-native": "^12.8.1",
"@umijs/route-utils": "^4.0.1",

@@ -62,3 +63,3 @@ "jest-fetch-mock": "^3.0.3",

},
"gitHead": "0160027074ea23cc30ca0399d67d39d8657d0764"
"gitHead": "9be44348b6a4062bc87d71facd35c055002a5b99"
}