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

@egjs/svelte-conveyer

Package Overview
Dependencies
Maintainers
8
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@egjs/svelte-conveyer - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

dist/conveyer.cjs.js

@@ -7,3 +7,3 @@ /*

repository: https://github.com/naver/egjs-imready
version: 1.0.1
version: 1.0.2
*/

@@ -10,0 +10,0 @@ 'use strict';

@@ -7,3 +7,3 @@ /*

repository: https://github.com/naver/egjs-imready
version: 1.0.1
version: 1.0.2
*/

@@ -10,0 +10,0 @@ import { withReactiveMethods, REACTIVE_CONVEYER } from '@egjs/conveyer';

{
"name": "@egjs/svelte-conveyer",
"version": "1.0.1",
"version": "1.0.2",
"description": "Vue Conveyer adds Drag gestures to your Native Scroll.",

@@ -67,4 +67,4 @@ "sideEffects": false,

"dependencies": {
"@egjs/conveyer": "~1.0.1"
"@egjs/conveyer": "~1.0.2"
}
}

@@ -29,3 +29,3 @@ <h1 align="center" style="max-width: 100%;">

- By adding easing features such as bounce, elasticity, and back, you can create smooth scrolling animations like Native Scroll.
- Supports Reactive Properties that can detect changes, such as isReachStart, isReachEnd.
- Supports Reactive Properties that can change state through properties that automatically detect changes instead of events.
- You can use custom scroll events like onBeginScroll, onFinishScroll, onReachStart, onLeaveStart,

@@ -95,3 +95,3 @@

## 📖 Documentation
See [Documentation](https://naver.github.io/egjs-conveyer/release/latest/doc/index.html) page.
See [Documentation](https://naver.github.io/egjs-conveyer/docs/api/Conveyer) page.

@@ -98,0 +98,0 @@ ## 🙌 Contributing

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