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.1.1 to 0.1.2

2

cdxsummary.js

@@ -1,2 +0,2 @@

class CDXSummary extends HTMLElement {
export class CDXSummary extends HTMLElement {
PETABOX = 'https://archive.org/download/';

@@ -3,0 +3,0 @@ WAYBACK = 'https://web.archive.org/web/';

{
"name": "@internetarchive/cdxsummary",
"version": "0.1.1",
"version": "0.1.2",
"description": "A Web Component to render CDX Summary JSON files",
"main": "cdxsummary.js",
"module": "cdxsummary.js",
"publishConfig": {
"access": "public"
},
"scripts": {

@@ -7,0 +11,0 @@ "test": "echo \"Error: no test specified\" && exit 1"

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