Socket
Socket
Sign inDemoInstall

@common-stack/client-core

Package Overview
Dependencies
Maintainers
0
Versions
262
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 5.0.2-alpha.0 to 5.0.2-alpha.1

14

package.json
{
"name": "@common-stack/client-core",
"version": "5.0.2-alpha.0",
"version": "5.0.2-alpha.1",
"description": "common core for higher packages to depend on",
"license": "ISC",
"author": "CDMBase LLC",
"type": "module",
"main": "lib/index.js",
"module": "lib/index.js",
"type": "module",
"typings": "lib/index.d.ts",

@@ -24,3 +24,3 @@ "scripts": {

"dependencies": {
"@common-stack/core": "5.0.2-alpha.0"
"@common-stack/core": "5.0.2-alpha.1"
},

@@ -30,5 +30,2 @@ "devDependencies": {

},
"publishConfig": {
"access": "public"
},
"peerDependencies": {

@@ -39,6 +36,9 @@ "@apollo/client": ">=3.0.0",

},
"publishConfig": {
"access": "public"
},
"typescript": {
"definition": "lib/index.d.ts"
},
"gitHead": "7e8bccf93b75f79efe17182d37d126e1867c783b"
"gitHead": "a46dba2c7142ade2513ae997eb0a2a143344d6d5"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc