Skip to content

Commit 7a07124

Browse files
committed
add:es-module-shims
2 parents ce54454 + 961d6b2 commit 7a07124

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [1.58.0](https://github.com/cnpm/unpkg-white-list/compare/v1.57.0...v1.58.0) (2024-06-04)
4+
5+
6+
### Features
7+
8+
* @popperjs/core vue3-* ([#119](https://github.com/cnpm/unpkg-white-list/issues/119)) ([f562d9d](https://github.com/cnpm/unpkg-white-list/commit/f562d9d9f628f83f6f6b50b834cc6cbe5562aebe))
9+
* add artplayer, artplayer-plugin-danmuku ([#121](https://github.com/cnpm/unpkg-white-list/issues/121)) ([5268a29](https://github.com/cnpm/unpkg-white-list/commit/5268a29747736aa427888eb82175a0c1804bc3ec))
10+
* add chevrotain and [@chevrotain](https://github.com/chevrotain) ([#120](https://github.com/cnpm/unpkg-white-list/issues/120)) ([745821a](https://github.com/cnpm/unpkg-white-list/commit/745821a9f5c3a22cddd8ce35688c620b00df14c0))
11+
312
## [1.57.0](https://github.com/cnpm/unpkg-white-list/compare/v1.56.0...v1.57.0) (2024-06-04)
413

514

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unpkg-white-list",
3-
"version": "1.57.0",
3+
"version": "1.58.0",
44
"description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题",
55
"main": "index.js",
66
"files": [],
@@ -17988,6 +17988,9 @@
1798817988
},
1798917989
"artplayer-plugin-danmuku": {
1799017990
"version": "*"
17991+
},
17992+
"es-module-shims":{
17993+
"version":"*"
1799117994
}
1799217995
}
1799317996
}

0 commit comments

Comments
 (0)