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

@internetarchive/collection-browser

Package Overview
Dependencies
Maintainers
15
Versions
608
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@internetarchive/collection-browser - npm Package Compare versions

Comparing version 0.0.1-alpha.20 to 0.0.1-alpha.21

4

dist/src/sort-filter-bar/sort-filter-bar.js

@@ -367,6 +367,2 @@ import { __decorate } from "tslib";

SortFilterBar.styles = css `
#container {
margin: 0 1rem 2.5rem 1rem;
}
#sort-bar {

@@ -373,0 +369,0 @@ display: flex;

2

package.json

@@ -6,3 +6,3 @@ {

"author": "Internet Archive",
"version": "0.0.1-alpha.20",
"version": "0.0.1-alpha.21",
"main": "dist/index.js",

@@ -9,0 +9,0 @@ "module": "dist/index.js",

@@ -451,6 +451,2 @@ import {

static styles = css`
#container {
margin: 0 1rem 2.5rem 1rem;
}
#sort-bar {

@@ -457,0 +453,0 @@ display: flex;

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