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

@internetarchive/cdxsummary

Package Overview
Dependencies
Maintainers
15
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@internetarchive/cdxsummary - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

6

cdxsummary.js

@@ -311,2 +311,8 @@ export class CDXSummary extends HTMLElement {

}
#container > *:first-child {
margin-top: 0;
}
#container > *:last-child, .samples ul {
margin-bottom: 0;
}
pre, code {

@@ -313,0 +319,0 @@ font-family: var(--cdxsummary-mono-font-family, monospace);

2

package.json
{
"name": "@internetarchive/cdxsummary",
"version": "0.4.0",
"version": "0.4.1",
"description": "A Web Component to render CDX Summary JSON files",

@@ -5,0 +5,0 @@ "main": "cdxsummary.js",

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