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

@opentiny/vue-scrollbar

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-scrollbar - 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 Scrollbar from './src/index.vue';
import Scrollbar from './src/pc.vue';
export default Scrollbar;
{
"name": "@opentiny/vue-scrollbar",
"version": "3.6.7",
"version": "3.8.0",
"description": "",
"main": "./lib/index.js",
"module": "./lib/index.js",
"dependencies": {
"@opentiny/vue-renderless": "~3.6.6",
"@opentiny/vue-common": "~3.6.7"
"@opentiny/vue-renderless": "~3.8.0",
"@opentiny/vue-common": "~3.8.0"
},

@@ -10,0 +11,0 @@ "license": "MIT",

@@ -15,2 +15,4 @@ declare const _sfc_main: {

dp: (props: any) => void;
gcls: (key: any) => any;
m: (...cssClasses: any[]) => string;
};

@@ -17,0 +19,0 @@ render(): JSX.Element;

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