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

@internetarchive/ia-item-navigator

Package Overview
Dependencies
Maintainers
18
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@internetarchive/ia-item-navigator - npm Package Compare versions

Comparing version 2.0.3-alpha1 to 2.0.3-alpha2

2

demo/app-root.ts

@@ -357,3 +357,3 @@ /* eslint-disable no-restricted-globals */

component: html`<iaux-in-viewable-files-panel
.subPrefix=${'onestrandriverpdf'}
.subPrefix=${'Master Book of American Folk Song Vol. 5'}
.fileList=${filesNewArr}

@@ -360,0 +360,0 @@ ></iaux-in-viewable-files-panel> `,

@@ -274,3 +274,3 @@ import { __decorate } from "tslib";

component: html `<iaux-in-viewable-files-panel
.subPrefix=${'onestrandriverpdf'}
.subPrefix=${'Master Book of American Folk Song Vol. 5'}
.fileList=${filesNewArr}

@@ -277,0 +277,0 @@ ></iaux-in-viewable-files-panel> `,

@@ -210,2 +210,3 @@ import { __decorate } from "tslib";

// note:
console.log('hereereeer 1');
// - `scrollIntoViewIfNeeded` handles auto-scroll gracefully for Chrome, Safari

@@ -212,0 +213,0 @@ // - `scrollIntoView` handles auto-scroll for almost all the browsers. specifially FF.

{
"name": "@internetarchive/ia-item-navigator",
"version": "2.0.3-alpha1",
"version": "2.0.3-alpha2",
"description": "Internet Archive's Item Navigator, visually explore an item's contents.",

@@ -5,0 +5,0 @@ "repository": {

@@ -226,2 +226,3 @@ /* eslint-disable max-classes-per-file */

// note:
console.log('hereereeer 1');
// - `scrollIntoViewIfNeeded` handles auto-scroll gracefully for Chrome, Safari

@@ -228,0 +229,0 @@ // - `scrollIntoView` handles auto-scroll for almost all the browsers. specifially FF.

Sorry, the diff of this file is not supported yet

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