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

@sveltejs/svelte-scroller

Package Overview
Dependencies
Maintainers
2
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sveltejs/svelte-scroller - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

4

CHANGELOG.md
# svelte-scroller changelog
## 1.0.3
* Whoops
## 1.0.2

@@ -4,0 +8,0 @@

2

index.js

@@ -165,4 +165,2 @@ (function (global, factory) {

const isMobile = 'ontouchstart' in window || window.innerWidth < 400;
const scrollers = [];

@@ -169,0 +167,0 @@

{
"name": "@sveltejs/svelte-scroller",
"version": "1.0.2",
"version": "1.0.3",
"description": "A <Scroller> component for Svelte apps",

@@ -5,0 +5,0 @@ "svelte": "src/Scroller.html",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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