-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Alexander Jenne
authored and
Alexander Jenne
committed
Jan 3, 2024
1 parent
1e08732
commit e65ce4b
Showing
9 changed files
with
36 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -70,7 +70,7 @@ | |
"type": "library", | ||
"name": "hastscript", | ||
"version": "8.0.0", | ||
"bom-ref": "BomRef.6rtbk2ul33.ugdtguvc1ag", | ||
"bom-ref": "BomRef.aj93km4uu8g.qidgrgn4rs", | ||
"author": "Titus Wormer", | ||
"description": "hast utility to create trees", | ||
"licenses": [ | ||
|
@@ -103,7 +103,7 @@ | |
"type": "library", | ||
"name": "hast-util-parse-selector", | ||
"version": "4.0.0", | ||
"bom-ref": "BomRef.ujnrsr0tfag.q6tbr8ktmvg", | ||
"bom-ref": "BomRef.lrrm4nbs5eg.ei1u87evdko", | ||
"author": "Titus Wormer", | ||
"description": "hast utility to create an element from a simple CSS selector", | ||
"licenses": [ | ||
|
@@ -7162,16 +7162,16 @@ | |
], | ||
"dependencies": [ | ||
{ | ||
"ref": "BomRef.6rtbk2ul33.ugdtguvc1ag", | ||
"ref": "BomRef.aj93km4uu8g.qidgrgn4rs", | ||
"dependsOn": [ | ||
"BomRef.ujnrsr0tfag.q6tbr8ktmvg", | ||
"BomRef.lrrm4nbs5eg.ei1u87evdko", | ||
"pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/wooorm/comma-separated-tokens.git", | ||
"pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/wooorm/property-information.git", | ||
"pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/wooorm/space-separated-tokens.git" | ||
] | ||
}, | ||
{ | ||
"ref": "BomRef.ujnrsr0tfag.q6tbr8ktmvg" | ||
"ref": "BomRef.lrrm4nbs5eg.ei1u87evdko" | ||
}, | ||
{ | ||
"ref": "pkg:npm/%40babel/[email protected]?vcs_url=git%2Bhttps%3A//github.com/babel/babel.git#packages/babel-runtime" | ||
|
@@ -7592,7 +7592,7 @@ | |
{ | ||
"ref": "pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/syntax-tree/hast-util-from-parse5.git", | ||
"dependsOn": [ | ||
"BomRef.6rtbk2ul33.ugdtguvc1ag", | ||
"BomRef.aj93km4uu8g.qidgrgn4rs", | ||
"pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/wooorm/devlop.git", | ||
"pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/wooorm/property-information.git", | ||
"pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/vfile/vfile-location.git", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -54,54 +54,54 @@ | |
</component> | ||
</metadata> | ||
<components> | ||
<component type="library" bom-ref="BomRef.26j1nei6bao.rqo34d4ghdo"> | ||
<component type="library" bom-ref="BomRef.36j3rok30u8.c4tk5ug308o"> | ||
<author>Titus Wormer</author> | ||
<name>hastscript</name> | ||
<version>8.0.0</version> | ||
<description>hast utility to create trees</description> | ||
<name>hast-util-parse-selector</name> | ||
<version>4.0.0</version> | ||
<description>hast utility to create an element from a simple CSS selector</description> | ||
<licenses> | ||
<license> | ||
<id>MIT</id> | ||
</license> | ||
</licenses> | ||
<purl>pkg:npm/hastscript@8.0.0?vcs_url=git%2Bhttps%3A//github.com/syntax-tree/hastscript.git</purl> | ||
<purl>pkg:npm/hast-util-parse-selector@4.0.0?vcs_url=git%2Bhttps%3A//github.com/syntax-tree/hast-util-parse-selector.git</purl> | ||
<externalReferences> | ||
<reference type="issue-tracker"> | ||
<url>https://github.com/syntax-tree/hastscript/issues</url> | ||
<url>https://github.com/syntax-tree/hast-util-parse-selector/issues</url> | ||
<comment>as detected from PackageJson property "bugs.url"</comment> | ||
</reference> | ||
<reference type="vcs"> | ||
<url>git+https://github.com/syntax-tree/hastscript.git</url> | ||
<url>git+https://github.com/syntax-tree/hast-util-parse-selector.git</url> | ||
<comment>as detected from PackageJson property "repository.url"</comment> | ||
</reference> | ||
<reference type="website"> | ||
<url>https://github.com/syntax-tree/hastscript#readme</url> | ||
<url>https://github.com/syntax-tree/hast-util-parse-selector#readme</url> | ||
<comment>as detected from PackageJson property "homepage"</comment> | ||
</reference> | ||
</externalReferences> | ||
</component> | ||
<component type="library" bom-ref="BomRef.pg3io1h2ohg.vsbg7mq054"> | ||
<component type="library" bom-ref="BomRef.tltjkgeuago.0mef06c1fb8"> | ||
<author>Titus Wormer</author> | ||
<name>hast-util-parse-selector</name> | ||
<version>4.0.0</version> | ||
<description>hast utility to create an element from a simple CSS selector</description> | ||
<name>hastscript</name> | ||
<version>8.0.0</version> | ||
<description>hast utility to create trees</description> | ||
<licenses> | ||
<license> | ||
<id>MIT</id> | ||
</license> | ||
</licenses> | ||
<purl>pkg:npm/hast-util-parse-selector@4.0.0?vcs_url=git%2Bhttps%3A//github.com/syntax-tree/hast-util-parse-selector.git</purl> | ||
<purl>pkg:npm/hastscript@8.0.0?vcs_url=git%2Bhttps%3A//github.com/syntax-tree/hastscript.git</purl> | ||
<externalReferences> | ||
<reference type="issue-tracker"> | ||
<url>https://github.com/syntax-tree/hast-util-parse-selector/issues</url> | ||
<url>https://github.com/syntax-tree/hastscript/issues</url> | ||
<comment>as detected from PackageJson property "bugs.url"</comment> | ||
</reference> | ||
<reference type="vcs"> | ||
<url>git+https://github.com/syntax-tree/hast-util-parse-selector.git</url> | ||
<url>git+https://github.com/syntax-tree/hastscript.git</url> | ||
<comment>as detected from PackageJson property "repository.url"</comment> | ||
</reference> | ||
<reference type="website"> | ||
<url>https://github.com/syntax-tree/hast-util-parse-selector#readme</url> | ||
<url>https://github.com/syntax-tree/hastscript#readme</url> | ||
<comment>as detected from PackageJson property "homepage"</comment> | ||
</reference> | ||
</externalReferences> | ||
|
@@ -5642,13 +5642,13 @@ | |
</component> | ||
</components> | ||
<dependencies> | ||
<dependency ref="BomRef.26j1nei6bao.rqo34d4ghdo"> | ||
<dependency ref="BomRef.pg3io1h2ohg.vsbg7mq054"/> | ||
<dependency ref="BomRef.36j3rok30u8.c4tk5ug308o"/> | ||
<dependency ref="BomRef.tltjkgeuago.0mef06c1fb8"> | ||
<dependency ref="BomRef.36j3rok30u8.c4tk5ug308o"/> | ||
<dependency ref="pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/wooorm/comma-separated-tokens.git"/> | ||
<dependency ref="pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/wooorm/property-information.git"/> | ||
<dependency ref="pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/wooorm/space-separated-tokens.git"/> | ||
</dependency> | ||
<dependency ref="BomRef.pg3io1h2ohg.vsbg7mq054"/> | ||
<dependency ref="pkg:npm/%40babel/[email protected]?vcs_url=git%2Bhttps%3A//github.com/babel/babel.git#packages/babel-runtime"/> | ||
<dependency ref="pkg:npm/%40braintree/[email protected]?vcs_url=git%2Bhttps%3A//github.com/braintree/sanitize-url.git"/> | ||
<dependency ref="pkg:npm/%40minebea/[email protected]"> | ||
|
@@ -5876,7 +5876,7 @@ | |
<dependency ref="pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/vfile/vfile.git"/> | ||
</dependency> | ||
<dependency ref="pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/syntax-tree/hast-util-from-parse5.git"> | ||
<dependency ref="BomRef.26j1nei6bao.rqo34d4ghdo"/> | ||
<dependency ref="BomRef.tltjkgeuago.0mef06c1fb8"/> | ||
<dependency ref="pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/wooorm/devlop.git"/> | ||
<dependency ref="pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/wooorm/property-information.git"/> | ||
<dependency ref="pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/vfile/vfile-location.git"/> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/SoftwarePortfolio/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/SoftwarePortfolio/logo192.png"/><link rel="manifest" href="/SoftwarePortfolio/manifest.json"/><link rel="stylesheet" href="/SoftwarePortfolio/site.css"/><link rel="stylesheet" href="/SoftwarePortfolio/kendo_grid_ext.css"/><link rel="stylesheet" href="/SoftwarePortfolio/additional.css"/><title>Software portfolio</title><script defer="defer" src="/SoftwarePortfolio/static/js/main.8a25d3e8.js"></script><link href="/SoftwarePortfolio/static/css/main.5ad9ae27.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html> | ||
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/SoftwarePortfolio/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/SoftwarePortfolio/logo192.png"/><link rel="manifest" href="/SoftwarePortfolio/manifest.json"/><link rel="stylesheet" href="/SoftwarePortfolio/site.css"/><link rel="stylesheet" href="/SoftwarePortfolio/kendo_grid_ext.css"/><link rel="stylesheet" href="/SoftwarePortfolio/additional.css"/><title>Software portfolio</title><script defer="defer" src="/SoftwarePortfolio/static/js/main.41af8b87.js"></script><link href="/SoftwarePortfolio/static/css/main.5ad9ae27.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
static/js/main.8a25d3e8.js.map → static/js/main.41af8b87.js.map
Large diffs are not rendered by default.
Oops, something went wrong.