Skip to content

Commit

Permalink
published version 21.0.0-alpha.13
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanrauh committed Jul 23, 2024
1 parent dd8e97c commit 6aff871
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion projects/ngx-extended-pdf-viewer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ngx-extended-pdf-viewer",
"description": "Embedding PDF files in your Angular application. Highly configurable viewer including the toolbar, sidebar, and all the features you're used to.",
"version": "21.0.0-alpha.13",
"version": "21.0.0-alpha.14",
"license": "Apache-2.0",
"repository": {
"url": "https://github.com/stephanrauh/ngx-extended-pdf-viewer"
Expand Down
16 changes: 8 additions & 8 deletions sbom.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"bomFormat": "CycloneDX",
"specVersion": "1.4",
"version": 1,
"serialNumber": "urn:uuid:f68ac084-bce5-4f08-ade3-078cfb8f6860",
"serialNumber": "urn:uuid:1eb5132d-2720-4e3f-be79-57d77e908cb5",
"metadata": {
"timestamp": "2024-07-22T20:17:31.312Z",
"timestamp": "2024-07-23T21:22:16.028Z",
"tools": [
{
"name": "npm",
Expand Down Expand Up @@ -66605,7 +66605,7 @@
"type": "library",
"name": "string-width",
"version": "4.2.3",
"bom-ref": "BomRef.9dlarc9k4v8.pl2b3n4tbmg",
"bom-ref": "BomRef.0j8mrrf9v1g.pacul1fqk0g",
"author": "Sindre Sorhus",
"description": "Get the visual width of a string - the number of columns required to display it",
"licenses": [
Expand Down Expand Up @@ -66713,7 +66713,7 @@
"type": "library",
"name": "strip-ansi",
"version": "6.0.1",
"bom-ref": "BomRef.jbjqcecjubg.l5jpnvc99v8",
"bom-ref": "BomRef.ib1ete8k3m.ff56chp2jjg",
"author": "Sindre Sorhus",
"description": "Strip ANSI escape codes from a string",
"licenses": [
Expand Down Expand Up @@ -78078,9 +78078,9 @@
{
"ref": "@isaacs/[email protected]",
"dependsOn": [
"BomRef.9dlarc9k4v8.pl2b3n4tbmg",
"BomRef.0j8mrrf9v1g.pacul1fqk0g",
"@isaacs/[email protected]|[email protected]",
"BomRef.jbjqcecjubg.l5jpnvc99v8",
"BomRef.ib1ete8k3m.ff56chp2jjg",
"@isaacs/[email protected]|[email protected]",
"[email protected]",
"@isaacs/[email protected]|[email protected]"
Expand Down Expand Up @@ -78118,7 +78118,7 @@
"ref": "@isaacs/[email protected]|[email protected]"
},
{
"ref": "BomRef.9dlarc9k4v8.pl2b3n4tbmg",
"ref": "BomRef.0j8mrrf9v1g.pacul1fqk0g",
"dependsOn": [
"[email protected]",
"[email protected]",
Expand All @@ -78129,7 +78129,7 @@
"ref": "[email protected]"
},
{
"ref": "BomRef.jbjqcecjubg.l5jpnvc99v8",
"ref": "BomRef.ib1ete8k3m.ff56chp2jjg",
"dependsOn": [
"[email protected]"
]
Expand Down

0 comments on commit 6aff871

Please sign in to comment.