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.12.0 to 3.13.0-alpha.0

4

lib/index.js

@@ -19,2 +19,4 @@ function _extends() {

var template = function template2(mode) {
var _process$env;
typeof process === "object" ? (_process$env = process.env) == null ? void 0 : _process$env.TINY_MODE : null;
return PcTemplate;

@@ -191,3 +193,3 @@ };

}
var version = "3.12.0";
var version = "3.13.0-alpha.0";
RecycleScroller.IdState = IdState;

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

{
"name": "@opentiny/vue-recycle-scroller",
"version": "3.12.0",
"version": "3.13.0-alpha.0",
"description": "",

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

"dependencies": {
"@opentiny/vue-common": "~3.12.0",
"@opentiny/vue-renderless": "~3.12.0"
"@opentiny/vue-common": "~3.13.0-alpha.0",
"@opentiny/vue-renderless": "~3.13.0-alpha.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