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

@adoratorio/hades

Package Overview
Dependencies
Maintainers
4
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adoratorio/hades - npm Package Compare versions

Comparing version 0.1.10 to 0.1.11

2

dist/index.js

@@ -75,3 +75,3 @@ "use strict";

this.frameHandler = function (delta) { return _this.frame(delta); };
if (this.options.container === null || typeof this.options.viewport === 'undefined') {
if (this.options.viewport === null || typeof this.options.viewport === 'undefined') {
throw new Error('Viewport cannot be undefined');

@@ -78,0 +78,0 @@ }

{
"name": "@adoratorio/hades",
"version": "0.1.10",
"version": "0.1.11",
"description": "A smooth scrollbar based on Hermes, scroll down 'till hell",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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