@eth-optimism/tokenlist 7.3.55 → 7.3.56
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.ts +1 -1
- package/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +2 -2
- package/dist/index.mjs.map +1 -1
- package/dist/{optimism.tokenlist-414715bb.d.ts → optimism.tokenlist-91c4553f.d.ts} +2 -2
- package/dist/optimism.tokenlist.d.ts +1 -1
- package/dist/optimism.tokenlist.js +2 -2
- package/dist/optimism.tokenlist.js.map +1 -1
- package/dist/optimism.tokenlist.mjs +2 -2
- package/dist/optimism.tokenlist.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -5,7 +5,7 @@ var keywords = [
|
|
|
5
5
|
"layer2",
|
|
6
6
|
"infrastructure"
|
|
7
7
|
];
|
|
8
|
-
var timestamp = "2023-05-
|
|
8
|
+
var timestamp = "2023-05-31T04:08:21.148Z";
|
|
9
9
|
var tokens = [
|
|
10
10
|
{
|
|
11
11
|
chainId: 1,
|
|
@@ -3575,7 +3575,7 @@ var tokens = [
|
|
|
3575
3575
|
var version = {
|
|
3576
3576
|
major: 7,
|
|
3577
3577
|
minor: 3,
|
|
3578
|
-
patch:
|
|
3578
|
+
patch: 56
|
|
3579
3579
|
};
|
|
3580
3580
|
var optimism_tokenlist = {
|
|
3581
3581
|
name: name,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { o as default, k as keywords, a as logoURI, n as name, t as timestamp, b as tokens, v as version } from './optimism.tokenlist-
|
|
1
|
+
export { o as default, k as keywords, a as logoURI, n as name, t as timestamp, b as tokens, v as version } from './optimism.tokenlist-91c4553f.js';
|
|
@@ -6,7 +6,7 @@ var keywords = [
|
|
|
6
6
|
"layer2",
|
|
7
7
|
"infrastructure"
|
|
8
8
|
];
|
|
9
|
-
var timestamp = "2023-05-
|
|
9
|
+
var timestamp = "2023-05-31T04:08:21.148Z";
|
|
10
10
|
var tokens = [
|
|
11
11
|
{
|
|
12
12
|
chainId: 1,
|
|
@@ -3576,7 +3576,7 @@ var tokens = [
|
|
|
3576
3576
|
var version = {
|
|
3577
3577
|
major: 7,
|
|
3578
3578
|
minor: 3,
|
|
3579
|
-
patch:
|
|
3579
|
+
patch: 56
|
|
3580
3580
|
};
|
|
3581
3581
|
var optimism_tokenlist_default = {
|
|
3582
3582
|
name,
|