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
1
Versions
318
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 0.0.14-35 to 0.0.14-36

4

lib/index.js

@@ -342,2 +342,6 @@ module.exports =

children.shift();
if (eachRoute.route === '/') {
children.shift();
children.push('/');
}
const depth = children.length;

@@ -344,0 +348,0 @@ let lastNode = root;

8

package.json
{
"name": "@common-stack/client-react",
"version": "0.0.14-35",
"version": "0.0.14-36",
"description": "browser plugin for git",

@@ -59,5 +59,5 @@ "main": "lib/index.js",

"dependencies": {
"@common-stack/client-core": "^0.0.14-35",
"@common-stack/client-redux": "^0.0.14-35",
"@common-stack/core": "^0.0.14-35"
"@common-stack/client-core": "^0.0.14-36",
"@common-stack/client-redux": "^0.0.14-36",
"@common-stack/core": "^0.0.14-36"
},

@@ -64,0 +64,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

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