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

basic-sliding-viewport

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

basic-sliding-viewport - npm Package Compare versions

Comparing version 0.7.4 to 0.7.5

6

package.json
{
"name": "basic-sliding-viewport",
"version": "0.7.4",
"version": "0.7.5",
"description": "Presents list items in a viewport such that only a single item is visible at a time. Navigating between items will be represented with a horizontal visual sliding effect.",

@@ -15,4 +15,4 @@ "homepage": "https://component.kitchen",

"dependencies": {
"basic-element-base": "^0.7.4",
"basic-spread-items": "^0.7.4"
"basic-element-base": "^0.7.5",
"basic-spread-items": "^0.7.5"
},

@@ -19,0 +19,0 @@ "browserify": {

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

# API Documentation
<a name="SlidingViewport"></a>

@@ -14,3 +15,3 @@ ## SlidingViewport ⇐ <code>ElementBase</code>

**Kind**: global class
**Kind**: global class
**Extends:** <code>ElementBase</code>

@@ -27,2 +28,2 @@ <a name="SlidingViewport+position"></a>

**Kind**: instance property of <code>[SlidingViewport](#SlidingViewport)</code>
**Kind**: instance property of <code>[SlidingViewport](#SlidingViewport)</code>

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

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