Auto Publish npm version v3.0.21

This commit is contained in:
gemxx 2025-02-24 08:30:14 +00:00 committed by gemstone
parent efca4a20ab
commit 3bde951bcf
15 changed files with 46 additions and 46 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "xgplayer-ads", "name": "xgplayer-ads",
"version": "3.0.21-rc.22", "version": "3.0.21",
"main": "dist/index.min.js", "main": "dist/index.min.js",
"module": "es/index.js", "module": "es/index.js",
"typings": "es/index.d.ts", "typings": "es/index.d.ts",
@ -15,7 +15,7 @@
"publishConfig": { "publishConfig": {
"registry": "https://registry.npmjs.org/", "registry": "https://registry.npmjs.org/",
"access": "public", "access": "public",
"tag": "rc" "tag": "latest"
}, },
"license": "MIT", "license": "MIT",
"unpkgFiles": [ "unpkgFiles": [
@ -24,10 +24,10 @@
"dependencies": { "dependencies": {
"can-autoplay": "^3.0.2", "can-autoplay": "^3.0.2",
"eventemitter3": "^4.0.7", "eventemitter3": "^4.0.7",
"xgplayer-streaming-shared": "3.0.21-rc.22" "xgplayer-streaming-shared": "3.0.21"
}, },
"peerDependencies": { "peerDependencies": {
"core-js": ">=3.12.1", "core-js": ">=3.12.1",
"xgplayer": "3.0.21-rc.22" "xgplayer": "3.0.21"
} }
} }

View File

@ -1,6 +1,6 @@
{ {
"name": "xgplayer-dash-live", "name": "xgplayer-dash-live",
"version": "3.0.21-rc.22", "version": "3.0.21",
"main": "dist/index.min.js", "main": "dist/index.min.js",
"module": "es/index.js", "module": "es/index.js",
"typings": "es/index.d.ts", "typings": "es/index.d.ts",
@ -15,7 +15,7 @@
"publishConfig": { "publishConfig": {
"registry": "https://registry.npmjs.org/", "registry": "https://registry.npmjs.org/",
"access": "public", "access": "public",
"tag": "rc" "tag": "latest"
}, },
"license": "MIT", "license": "MIT",
"unpkgFiles": [ "unpkgFiles": [

View File

@ -1,6 +1,6 @@
{ {
"name": "xgplayer-dash", "name": "xgplayer-dash",
"version": "3.0.21-rc.22", "version": "3.0.21",
"description": "xgplayer plugin for MPEG-DASH", "description": "xgplayer plugin for MPEG-DASH",
"main": "dist/index.min.js", "main": "dist/index.min.js",
"module": "es/index.js", "module": "es/index.js",
@ -16,7 +16,7 @@
"publishConfig": { "publishConfig": {
"registry": "https://registry.npmjs.org/", "registry": "https://registry.npmjs.org/",
"access": "public", "access": "public",
"tag": "rc" "tag": "latest"
}, },
"repository": { "repository": {
"type": "git", "type": "git",
@ -38,7 +38,7 @@
"eventemitter3": "^4.0.7" "eventemitter3": "^4.0.7"
}, },
"peerDependencies": { "peerDependencies": {
"xgplayer": "3.0.21-rc.22", "xgplayer": "3.0.21",
"core-js": ">=3.12.1" "core-js": ">=3.12.1"
} }
} }

View File

@ -1,6 +1,6 @@
{ {
"name": "xgplayer-flv.js", "name": "xgplayer-flv.js",
"version": "3.0.21-rc.22", "version": "3.0.21",
"description": "web video player", "description": "web video player",
"main": "dist/index.min.js", "main": "dist/index.min.js",
"module": "es/index.js", "module": "es/index.js",
@ -15,7 +15,7 @@
"publishConfig": { "publishConfig": {
"registry": "https://registry.npmjs.org/", "registry": "https://registry.npmjs.org/",
"access": "public", "access": "public",
"tag": "rc" "tag": "latest"
}, },
"repository": { "repository": {
"type": "git", "type": "git",
@ -37,6 +37,6 @@
}, },
"peerDependencies": { "peerDependencies": {
"core-js": ">=3.12.1", "core-js": ">=3.12.1",
"xgplayer": "3.0.21-rc.22" "xgplayer": "3.0.21"
} }
} }

View File

@ -1,6 +1,6 @@
{ {
"name": "xgplayer-flv", "name": "xgplayer-flv",
"version": "3.0.21-rc.22", "version": "3.0.21",
"main": "dist/index.min.js", "main": "dist/index.min.js",
"module": "es/index.js", "module": "es/index.js",
"typings": "es/index.d.ts", "typings": "es/index.d.ts",
@ -15,7 +15,7 @@
"publishConfig": { "publishConfig": {
"registry": "https://registry.npmjs.org/", "registry": "https://registry.npmjs.org/",
"access": "public", "access": "public",
"tag": "rc" "tag": "latest"
}, },
"license": "MIT", "license": "MIT",
"unpkgFiles": [ "unpkgFiles": [
@ -23,8 +23,8 @@
], ],
"dependencies": { "dependencies": {
"eventemitter3": "^4.0.7", "eventemitter3": "^4.0.7",
"xgplayer-transmuxer": "3.0.21-rc.22", "xgplayer-transmuxer": "3.0.21",
"xgplayer-streaming-shared": "3.0.21-rc.22" "xgplayer-streaming-shared": "3.0.21"
}, },
"peerDependencies": { "peerDependencies": {
"xgplayer": ">=3.0.1", "xgplayer": ">=3.0.1",

View File

@ -1,6 +1,6 @@
{ {
"name": "xgplayer-hls.js", "name": "xgplayer-hls.js",
"version": "3.0.21-rc.22", "version": "3.0.21",
"description": "xgplayer plugin for hls", "description": "xgplayer plugin for hls",
"main": "dist/index.min.js", "main": "dist/index.min.js",
"module": "es/index.js", "module": "es/index.js",
@ -15,7 +15,7 @@
"publishConfig": { "publishConfig": {
"registry": "https://registry.npmjs.org/", "registry": "https://registry.npmjs.org/",
"access": "public", "access": "public",
"tag": "rc" "tag": "latest"
}, },
"repository": { "repository": {
"type": "git", "type": "git",

View File

@ -1,6 +1,6 @@
{ {
"name": "xgplayer-hls", "name": "xgplayer-hls",
"version": "3.0.21-rc.22", "version": "3.0.21",
"main": "dist/index.min.js", "main": "dist/index.min.js",
"module": "es/index.js", "module": "es/index.js",
"typings": "es/index.d.ts", "typings": "es/index.d.ts",
@ -15,7 +15,7 @@
"publishConfig": { "publishConfig": {
"registry": "https://registry.npmjs.org/", "registry": "https://registry.npmjs.org/",
"access": "public", "access": "public",
"tag": "rc" "tag": "latest"
}, },
"license": "MIT", "license": "MIT",
"unpkgFiles": [ "unpkgFiles": [
@ -23,11 +23,11 @@
], ],
"dependencies": { "dependencies": {
"eventemitter3": "^4.0.7", "eventemitter3": "^4.0.7",
"xgplayer-transmuxer": "3.0.21-rc.22", "xgplayer-transmuxer": "3.0.21",
"xgplayer-streaming-shared": "3.0.21-rc.22" "xgplayer-streaming-shared": "3.0.21"
}, },
"peerDependencies": { "peerDependencies": {
"xgplayer": "3.0.21-rc.22", "xgplayer": "3.0.21",
"core-js": ">=3.12.1" "core-js": ">=3.12.1"
} }
} }

View File

@ -1,6 +1,6 @@
{ {
"name": "xgplayer-mp4-loader", "name": "xgplayer-mp4-loader",
"version": "3.0.21-rc.22", "version": "3.0.21",
"main": "dist/index.min.js", "main": "dist/index.min.js",
"module": "es/index.js", "module": "es/index.js",
"typings": "es/index.d.ts", "typings": "es/index.d.ts",
@ -15,15 +15,15 @@
"publishConfig": { "publishConfig": {
"registry": "https://registry.npmjs.org/", "registry": "https://registry.npmjs.org/",
"access": "public", "access": "public",
"tag": "rc" "tag": "latest"
}, },
"license": "MIT", "license": "MIT",
"unpkgFiles": [ "unpkgFiles": [
"dist" "dist"
], ],
"dependencies": { "dependencies": {
"xgplayer-transmuxer": "3.0.21-rc.22", "xgplayer-transmuxer": "3.0.21",
"xgplayer-streaming-shared": "3.0.21-rc.22", "xgplayer-streaming-shared": "3.0.21",
"eventemitter3": "^4.0.7" "eventemitter3": "^4.0.7"
}, },
"peerDependencies": { "peerDependencies": {

View File

@ -1,6 +1,6 @@
{ {
"name": "xgplayer-mp4", "name": "xgplayer-mp4",
"version": "3.0.21-rc.22", "version": "3.0.21",
"description": "xgplayer plugin for mp4 transform to fmp4", "description": "xgplayer plugin for mp4 transform to fmp4",
"main": "dist/index.min.js", "main": "dist/index.min.js",
"module": "es/index.js", "module": "es/index.js",
@ -18,7 +18,7 @@
"publishConfig": { "publishConfig": {
"registry": "https://registry.npmjs.org/", "registry": "https://registry.npmjs.org/",
"access": "public", "access": "public",
"tag": "rc" "tag": "latest"
}, },
"repository": { "repository": {
"type": "git", "type": "git",
@ -39,9 +39,9 @@
"concat-typed-array": "^1.0.2", "concat-typed-array": "^1.0.2",
"deepmerge": "^2.0.1", "deepmerge": "^2.0.1",
"eventemitter3": "^4.0.7", "eventemitter3": "^4.0.7",
"xgplayer-mp4-loader": "3.0.21-rc.22", "xgplayer-mp4-loader": "3.0.21",
"xgplayer-streaming-shared": "3.0.21-rc.22", "xgplayer-streaming-shared": "3.0.21",
"xgplayer-transmuxer": "3.0.21-rc.22" "xgplayer-transmuxer": "3.0.21"
}, },
"peerDependencies": { "peerDependencies": {
"xgplayer": ">=3.0.0", "xgplayer": ">=3.0.0",

View File

@ -1,6 +1,6 @@
{ {
"name": "xgplayer-music", "name": "xgplayer-music",
"version": "3.0.21-rc.22", "version": "3.0.21",
"description": "xgplayer plugin for music", "description": "xgplayer plugin for music",
"main": "dist/index.min.js", "main": "dist/index.min.js",
"module": "es/index.js", "module": "es/index.js",
@ -21,7 +21,7 @@
"publishConfig": { "publishConfig": {
"registry": "https://registry.npmjs.org/", "registry": "https://registry.npmjs.org/",
"access": "public", "access": "public",
"tag": "rc" "tag": "latest"
}, },
"unpkgFiles": [ "unpkgFiles": [
"dist" "dist"
@ -43,7 +43,7 @@
"eventemitter3": "^4.0.7" "eventemitter3": "^4.0.7"
}, },
"peerDependencies": { "peerDependencies": {
"xgplayer": "3.0.21-rc.22", "xgplayer": "3.0.21",
"core-js": ">=3.12.1" "core-js": ">=3.12.1"
} }
} }

View File

@ -1,6 +1,6 @@
{ {
"name": "xgplayer-shaka", "name": "xgplayer-shaka",
"version": "3.0.21-rc.22", "version": "3.0.21",
"description": "xgplayer plugin for shaka-player", "description": "xgplayer plugin for shaka-player",
"main": "dist/index.min.js", "main": "dist/index.min.js",
"module": "es/index.js", "module": "es/index.js",
@ -15,7 +15,7 @@
"publishConfig": { "publishConfig": {
"registry": "https://registry.npmjs.org/", "registry": "https://registry.npmjs.org/",
"access": "public", "access": "public",
"tag": "rc" "tag": "latest"
}, },
"keywords": [ "keywords": [
"mpeg-dash", "mpeg-dash",

View File

@ -1,6 +1,6 @@
{ {
"name": "xgplayer-streaming-shared", "name": "xgplayer-streaming-shared",
"version": "3.0.21-rc.22", "version": "3.0.21",
"main": "dist/index.min.js", "main": "dist/index.min.js",
"module": "es/index.js", "module": "es/index.js",
"typings": "es/index.d.ts", "typings": "es/index.d.ts",
@ -15,7 +15,7 @@
"publishConfig": { "publishConfig": {
"registry": "https://registry.npmjs.org/", "registry": "https://registry.npmjs.org/",
"access": "public", "access": "public",
"tag": "rc" "tag": "latest"
}, },
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {

View File

@ -1,6 +1,6 @@
{ {
"name": "xgplayer-subtitles", "name": "xgplayer-subtitles",
"version": "3.0.21-rc.22", "version": "3.0.21",
"description": "", "description": "",
"main": "dist/index.min.js", "main": "dist/index.min.js",
"module": "es/index.js", "module": "es/index.js",
@ -16,7 +16,7 @@
"publishConfig": { "publishConfig": {
"registry": "https://registry.npmjs.org/", "registry": "https://registry.npmjs.org/",
"access": "public", "access": "public",
"tag": "rc" "tag": "latest"
}, },
"files": [ "files": [
"/es", "/es",

View File

@ -1,6 +1,6 @@
{ {
"name": "xgplayer-transmuxer", "name": "xgplayer-transmuxer",
"version": "3.0.21-rc.22", "version": "3.0.21",
"main": "dist/index.min.js", "main": "dist/index.min.js",
"module": "es/index.js", "module": "es/index.js",
"typings": "es/index.d.ts", "typings": "es/index.d.ts",
@ -15,7 +15,7 @@
"publishConfig": { "publishConfig": {
"registry": "https://registry.npmjs.org/", "registry": "https://registry.npmjs.org/",
"access": "public", "access": "public",
"tag": "rc" "tag": "latest"
}, },
"license": "MIT", "license": "MIT",
"unpkgFiles": [ "unpkgFiles": [

View File

@ -1,6 +1,6 @@
{ {
"name": "xgplayer", "name": "xgplayer",
"version": "3.0.21-rc.22", "version": "3.0.21",
"description": "video player", "description": "video player",
"main": "dist/index.min.js", "main": "dist/index.min.js",
"module": "es/index.js", "module": "es/index.js",
@ -16,7 +16,7 @@
"publishConfig": { "publishConfig": {
"registry": "https://registry.npmjs.org/", "registry": "https://registry.npmjs.org/",
"access": "public", "access": "public",
"tag": "rc" "tag": "latest"
}, },
"files": [ "files": [
"dist", "dist",
@ -43,7 +43,7 @@
"delegate": "^3.2.0", "delegate": "^3.2.0",
"downloadjs": "1.4.7", "downloadjs": "1.4.7",
"eventemitter3": "^4.0.7", "eventemitter3": "^4.0.7",
"xgplayer-subtitles": "3.0.21-rc.22" "xgplayer-subtitles": "3.0.21"
}, },
"peerDependencies": { "peerDependencies": {
"core-js": ">=3.12.1" "core-js": ">=3.12.1"