Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@opentiny/vue-exception

Package Overview
Dependencies
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentiny/vue-exception - npm Package Compare versions

Comparing version 2.8.3 to 2.9.0

2

lib/index.js

@@ -57,3 +57,3 @@ function _extends() {

};
var version = "3.7.0";
var version = "2.9.0";
Exception.install = function(Vue) {

@@ -60,0 +60,0 @@ Vue.component(Exception.name, Exception);

@@ -79,4 +79,3 @@ import { renderless, api } from "@opentiny/vue-renderless/exception/vue";

renderless,
api,
mono: true
api
});

@@ -83,0 +82,0 @@ }

{
"name": "@opentiny/vue-exception",
"version": "2.8.3",
"version": "2.9.0",
"description": "",

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

"dependencies": {
"@opentiny/vue-renderless": "~3.8.3",
"@opentiny/vue-common": "~2.8.3",
"@opentiny/vue-button": "~2.8.3"
"@opentiny/vue-renderless": "~3.9.0",
"@opentiny/vue-common": "~2.9.0",
"@opentiny/vue-button": "~2.9.0"
},

@@ -14,0 +14,0 @@ "license": "MIT",

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