@internetarchive/cdxsummary
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -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" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
10687
1