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

@opentiny/vue-recycle-scroller

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentiny/vue-recycle-scroller - npm Package Compare versions

Comparing version 3.15.0 to 3.16.0

2

lib/index.js

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

}
var version = "3.15.0";
var version = "3.16.0";
RecycleScroller.IdState = IdState;

@@ -195,0 +195,0 @@ RecycleScroller.install = function(Vue) {

{
"name": "@opentiny/vue-recycle-scroller",
"version": "3.15.0",
"version": "3.16.0",
"description": "",

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

"dependencies": {
"@opentiny/vue-common": "~3.15.0",
"@opentiny/vue-renderless": "~3.15.0",
"@opentiny/vue-theme": "~3.15.0"
"@opentiny/vue-common": "~3.16.0",
"@opentiny/vue-renderless": "~3.16.0",
"@opentiny/vue-theme": "~3.16.0"
},

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

@@ -91,3 +91,3 @@ declare const _default: import("@vue/runtime-core").DefineComponent<{

[key: string]: any;
}>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").VNodeProps & import("@vue/runtime-core").AllowedComponentProps & import("@vue/runtime-core").ComponentCustomProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
}>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{
items: {

@@ -94,0 +94,0 @@ type: ArrayConstructor;

@@ -1,2 +0,2 @@

declare const _default: (props: Record<string, any> & {}) => any;
declare const _default: import("@vue/runtime-core").DefineSetupFnComponent<Record<string, any>, {}, {}, Record<string, any> & {}, import("@vue/runtime-core").PublicProps>;
export default _default;
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