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

@opentiny/vue-collapse-transition

Package Overview
Dependencies
Maintainers
0
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentiny/vue-collapse-transition - npm Package Compare versions

Comparing version 3.18.0 to 3.19.0

2

lib/index.js

@@ -120,3 +120,3 @@ import { addClass, removeClass } from '@opentiny/vue-renderless/common/deps/dom';

var CollapseTransition = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
var version = "3.18.0";
var version = "3.19.0";
CollapseTransition.install = function(Vue) {

@@ -123,0 +123,0 @@ Vue.component(CollapseTransition.name, CollapseTransition);

{
"name": "@opentiny/vue-collapse-transition",
"version": "3.18.0",
"version": "3.19.0",
"description": "",

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

"dependencies": {
"@opentiny/vue-common": "~3.18.0",
"@opentiny/vue-renderless": "~3.18.0",
"@opentiny/vue-theme": "~3.18.0"
"@opentiny/vue-common": "~3.19.0",
"@opentiny/vue-renderless": "~3.19.0",
"@opentiny/vue-theme": "~3.19.0"
},

@@ -15,0 +15,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