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

@harvest-dev/ng-perfect-scrollbar

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@harvest-dev/ng-perfect-scrollbar - npm Package Compare versions

Comparing version 16.1.1 to 16.1.2

7

package.json
{
"name": "@harvest-dev/ng-perfect-scrollbar",
"version": "16.1.1",
"description": "Angular wrapper library for the Perfect Scrollbar",
"version": "16.1.2",
"license": "MIT",

@@ -11,3 +12,5 @@ "private": false,

"dependencies": {
"tslib": "^2.3.0"
"tslib": "^2.3.0",
"perfect-scrollbar": "^1.5.5",
"resize-observer-polyfill": "^1.5.1"
},

@@ -14,0 +17,0 @@ "sideEffects": false,

@@ -5,2 +5,4 @@ [![npm version](https://badge.fury.io/js/@harvest-dev/ngx-perfect-scrollbar.svg)](https://badge.fury.io/js/@harvest-dev/ngx-perfect-scrollbar) [![Downloads](https://img.shields.io/npm/dm/@harvest/ngx-perfect-scrollbar.svg)](https://www.npmjs.com/package/@harvest-dev/ngx-perfect-scrollbar) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/Harvest-Dev/ng-select2/master/LICENSE.md)

This fork of [ngx-perfect-scrollbar](https://github.com/zefoy/ngx-perfect-scrollbar) is an Angular wrapper library for the [Perfect Scrollbar](https://utatti.github.io/perfect-scrollbar/). To use this library you should get familiar with the Perfect Scrollbar documentation as well since this documentation only explains details specific to this wrapper.
### Quick links

@@ -7,0 +9,0 @@

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