New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

zscroller

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zscroller - npm Package Compare versions

Comparing version 0.6.0-beta.16 to 0.6.0-beta.17

2

dist-types/index.d.ts

@@ -75,3 +75,3 @@ interface ViewportSize {

_unbindEvent(): void;
_bindEvent(container: any, type: any, fn: any, _options?: any): () => void;
_bindEvent(container: any, type: any, fn: any, _options?: any): any;
_bindEvents(): void;

@@ -78,0 +78,0 @@ scrollTo(x: number, y: number, animate: boolean): void;

{
"name": "zscroller",
"description": "dom scroller based on zynga scroller",
"version": "0.6.0-beta.16",
"version": "0.6.0-beta.17",
"license": "MIT",

@@ -6,0 +6,0 @@ "files": [

Sorry, the diff of this file is too big to display

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