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

@iy4u/common-client-lib

Package Overview
Dependencies
Maintainers
9
Versions
137
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@iy4u/common-client-lib - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

2

package.json
{
"name": "@iy4u/common-client-lib",
"version": "1.0.7",
"version": "1.0.8",
"description": "IY Foundation Common Library",

@@ -5,0 +5,0 @@ "author": "IY Foundation Development <dev@iy4u.com>",

@@ -115,3 +115,3 @@ const $lcamelCase = require('lodash.camelcase');

if (Object.keys(router_obj).length) {
this.$router.push(router_obj).catch(err => {
this.$router.replace(router_obj).catch(err => {
throw new Error(`routerMixin.js -> ${prefix}RouteChange -> $router.push: ${err}.`);

@@ -118,0 +118,0 @@ });

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