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
1
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.6.7 to 3.8.0

src/pc.vue.d.ts

2

index.d.ts

@@ -12,3 +12,3 @@ /**

*/
import CollapseTransition from './src/index.vue';
import CollapseTransition from './src/pc.vue';
export default CollapseTransition;

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

import "@opentiny/vue-theme/collapse/index.css";
var _sfc_main = /* @__PURE__ */ defineComponent({
var _sfc_main = defineComponent({
name: $prefix + "CollapseTransition",

@@ -53,0 +53,0 @@ setup: function setup() {

{
"name": "@opentiny/vue-collapse-transition",
"version": "3.6.7",
"version": "3.8.0",
"description": "",
"main": "./lib/index.js",
"module": "./lib/index.js",
"dependencies": {
"@opentiny/vue-common": "~3.6.7",
"@opentiny/vue-renderless": "~3.6.6",
"@opentiny/vue-icon": "~3.6.7"
"@opentiny/vue-common": "~3.8.0",
"@opentiny/vue-renderless": "~3.8.0",
"@opentiny/vue-icon": "~3.8.0"
},

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