Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @huolala-tech/[email protected]
 - @huolala-tech/[email protected]
 - @huolala-tech/[email protected]
 - @huolala-tech/[email protected]
 - @huolala-tech/[email protected]
 - @huolala-tech/[email protected]
 - @huolala-tech/[email protected]
 - @huolala-tech/[email protected]
 - @huolala-tech/[email protected]
 - @huolala-tech/[email protected]
 - @huolala-tech/[email protected]
 - @huolala-tech/[email protected]
 - @huolala-tech/[email protected]
 - @huolala-tech/[email protected]
 - @huolala-tech/[email protected]
  • Loading branch information
wqcstrong committed Jan 16, 2025
1 parent 029e46c commit 1c29db7
Show file tree
Hide file tree
Showing 15 changed files with 49 additions and 49 deletions.
6 changes: 3 additions & 3 deletions packages/page-spy-alipay/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@huolala-tech/page-spy-alipay",
"version": "2.0.3",
"version": "2.1.0",
"description": "A developer tool for debugging alipay miniprogram",
"license": "MIT",
"main": "dist/esm/index.min.js",
Expand Down Expand Up @@ -28,8 +28,8 @@
"watch": "rollup -c -w"
},
"dependencies": {
"@huolala-tech/page-spy-mp-base": "^2.0.3",
"@huolala-tech/page-spy-types": "^2.0.1"
"@huolala-tech/page-spy-mp-base": "^2.1.0",
"@huolala-tech/page-spy-types": "^2.1.0"
},
"devDependencies": {
"@babel/core": "^7.14.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/page-spy-base/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "@huolala-tech/page-spy-base",
"version": "2.0.1",
"version": "2.1.0",
"description": "The common utils of PageSpy.",
"dependencies": {
"@huolala-tech/page-spy-types": "^2.0.1"
"@huolala-tech/page-spy-types": "^2.1.0"
},
"license": "MIT",
"main": "./dist/index.js",
Expand Down
6 changes: 3 additions & 3 deletions packages/page-spy-browser/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@huolala-tech/page-spy-browser",
"version": "2.0.3",
"version": "2.1.0",
"description": "A developer tool for debugging remote web page.",
"license": "MIT",
"main": "dist/iife/index.min.js",
Expand Down Expand Up @@ -31,8 +31,8 @@
},
"dependencies": {
"@babel/runtime": "^7.13.0",
"@huolala-tech/page-spy-base": "^2.0.1",
"@huolala-tech/page-spy-types": "^2.0.1",
"@huolala-tech/page-spy-base": "^2.1.0",
"@huolala-tech/page-spy-types": "^2.1.0",
"copy-to-clipboard": "^3.3.1"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/page-spy-mp-base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@huolala-tech/page-spy-mp-base",
"version": "2.0.3",
"version": "2.1.0",
"description": "The base of PageSpy for miniprogram.",
"license": "MIT",
"main": "./dist/esm/index.js",
Expand All @@ -11,8 +11,8 @@
"clean": "rm -rf dist"
},
"dependencies": {
"@huolala-tech/page-spy-base": "^2.0.1",
"@huolala-tech/page-spy-types": "^2.0.1"
"@huolala-tech/page-spy-base": "^2.1.0",
"@huolala-tech/page-spy-types": "^2.1.0"
},
"publishConfig": {
"access": "public"
Expand Down
6 changes: 3 additions & 3 deletions packages/page-spy-plugin-data-harbor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@huolala-tech/page-spy-plugin-data-harbor",
"version": "2.0.3",
"version": "2.1.0",
"description": "Used for caching data and downloading.",
"homepage": "https://github.com/HuolalaTech/page-spy/tree/main/packages/page-spy-plugin-data-harbor",
"license": "MIT",
Expand All @@ -26,15 +26,15 @@
},
"dependencies": {
"@babel/runtime": "^7.13.0",
"@huolala-tech/page-spy-base": "^2.0.1",
"@huolala-tech/page-spy-base": "^2.1.0",
"copy-to-clipboard": "^3.3.3",
"fflate": "^0.8.1"
},
"devDependencies": {
"@babel/core": "^7.14.0",
"@babel/preset-env": "^7.14.1",
"@babel/preset-typescript": "^7.13.0",
"@huolala-tech/page-spy-types": "^2.0.1",
"@huolala-tech/page-spy-types": "^2.1.0",
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-node-resolve": "^15.0.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/page-spy-plugin-mp-data-harbor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@huolala-tech/page-spy-plugin-mp-data-harbor",
"version": "2.0.3",
"version": "2.1.0",
"description": "Used for caching data and downloading.",
"homepage": "https://github.com/HuolalaTech/page-spy/tree/main/packages/page-spy-plugin-data-harbor",
"license": "MIT",
Expand All @@ -25,14 +25,14 @@
},
"dependencies": {
"@babel/runtime": "^7.13.0",
"@huolala-tech/page-spy-base": "^2.0.1",
"@huolala-tech/page-spy-mp-base": "^2.0.3"
"@huolala-tech/page-spy-base": "^2.1.0",
"@huolala-tech/page-spy-mp-base": "^2.1.0"
},
"devDependencies": {
"@babel/core": "^7.14.0",
"@babel/preset-env": "^7.14.1",
"@babel/preset-typescript": "^7.13.0",
"@huolala-tech/page-spy-types": "^2.0.1",
"@huolala-tech/page-spy-types": "^2.1.0",
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-node-resolve": "^15.0.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/page-spy-plugin-mp-eval/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@huolala-tech/page-spy-plugin-mp-eval",
"version": "2.0.3",
"version": "2.1.0",
"description": "Used for code evaluation in mini program.",
"homepage": "https://github.com/HuolalaTech/page-spy/tree/main/packages/page-spy-plugin-mp-eval",
"license": "MIT",
Expand All @@ -26,15 +26,15 @@
},
"dependencies": {
"@huolala-tech/eval5": "^0.0.2",
"@huolala-tech/page-spy-base": "^2.0.1",
"@huolala-tech/page-spy-mp-base": "^2.0.3"
"@huolala-tech/page-spy-base": "^2.1.0",
"@huolala-tech/page-spy-mp-base": "^2.1.0"
},
"devDependencies": {
"@babel/core": "^7.14.0",
"@babel/preset-env": "^7.14.1",
"@babel/preset-typescript": "^7.13.0",
"@babel/runtime": "^7.13.0",
"@huolala-tech/page-spy-types": "^2.0.1",
"@huolala-tech/page-spy-types": "^2.1.0",
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-node-resolve": "^15.0.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/page-spy-plugin-rn-async-storage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@huolala-tech/page-spy-plugin-rn-async-storage",
"version": "2.0.2",
"version": "2.1.0",
"description": "A PageSpy plugin, used for React Native app with async-storage.",
"homepage": "https://github.com/HuolalaTech/page-spy/tree/main/packages/page-spy-plugin-rn-async-storage",
"license": "MIT",
Expand All @@ -25,14 +25,14 @@
"watch": "rollup -c -w"
},
"dependencies": {
"@huolala-tech/page-spy-base": "^2.0.1"
"@huolala-tech/page-spy-base": "^2.1.0"
},
"devDependencies": {
"@babel/core": "^7.14.0",
"@babel/preset-env": "^7.14.1",
"@babel/preset-typescript": "^7.13.0",
"@babel/runtime": "^7.13.0",
"@huolala-tech/page-spy-types": "^2.0.1",
"@huolala-tech/page-spy-types": "^2.1.0",
"@react-native-async-storage/async-storage": "^1.23.1",
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-commonjs": "^25.0.7",
Expand Down
6 changes: 3 additions & 3 deletions packages/page-spy-plugin-rrweb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@huolala-tech/page-spy-plugin-rrweb",
"version": "2.0.1",
"version": "2.1.0",
"description": "Record the DOM mutation within PageSpy.",
"homepage": "https://github.com/HuolalaTech/page-spy/tree/main/packages/page-spy-plugin-rrweb",
"license": "MIT",
Expand All @@ -26,8 +26,8 @@
},
"dependencies": {
"@babel/runtime": "^7.13.0",
"@huolala-tech/page-spy-base": "^2.0.1",
"@huolala-tech/page-spy-types": "^2.0.1",
"@huolala-tech/page-spy-base": "^2.1.0",
"@huolala-tech/page-spy-types": "^2.1.0",
"rrweb": "^2.0.0-alpha.4"
},
"devDependencies": {
Expand Down
12 changes: 6 additions & 6 deletions packages/page-spy-plugin-whole-bundle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@huolala-tech/page-spy-plugin-whole-bundle",
"version": "2.0.4",
"version": "2.1.0",
"description": "Packed 3 packages: page-spy-browser / page-spy-plugin-data-harbor / page-spy-plugin-rrweb. Only available in browser.",
"license": "MIT",
"main": "dist/iife/index.min.js",
Expand Down Expand Up @@ -29,11 +29,11 @@
"build": "vite build"
},
"dependencies": {
"@huolala-tech/page-spy-base": "^2.0.1",
"@huolala-tech/page-spy-browser": "^2.0.3",
"@huolala-tech/page-spy-plugin-data-harbor": "^2.0.3",
"@huolala-tech/page-spy-plugin-rrweb": "^2.0.1",
"@huolala-tech/page-spy-types": "^2.0.1"
"@huolala-tech/page-spy-base": "^2.1.0",
"@huolala-tech/page-spy-browser": "^2.1.0",
"@huolala-tech/page-spy-plugin-data-harbor": "^2.1.0",
"@huolala-tech/page-spy-plugin-rrweb": "^2.1.0",
"@huolala-tech/page-spy-types": "^2.1.0"
},
"devDependencies": {
"@babel/core": "^7.25.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/page-spy-react-native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@huolala-tech/page-spy-react-native",
"version": "2.0.1",
"version": "2.1.0",
"description": "An SDK of PageSpy for debugging react native app",
"license": "MIT",
"main": "dist/esm/index.min.js",
Expand Down Expand Up @@ -28,7 +28,7 @@
"watch": "rollup -c -w"
},
"dependencies": {
"@huolala-tech/page-spy-types": "^2.0.1",
"@huolala-tech/page-spy-types": "^2.1.0",
"promise": "^8.3.0"
},
"devDependencies": {
Expand All @@ -37,7 +37,7 @@
"@babel/preset-env": "^7.14.1",
"@babel/preset-typescript": "^7.13.0",
"@babel/runtime": "^7.13.0",
"@huolala-tech/page-spy-base": "^2.0.1",
"@huolala-tech/page-spy-base": "^2.1.0",
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-commonjs": "^24.0.1",
"@rollup/plugin-node-resolve": "^15.0.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/page-spy-taro/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@huolala-tech/page-spy-taro",
"version": "2.0.3",
"version": "2.1.0",
"description": "A developer tool for debugging taro miniprogram",
"license": "MIT",
"main": "dist/esm/index.min.js",
Expand Down Expand Up @@ -28,8 +28,8 @@
"watch": "rollup -c -w"
},
"dependencies": {
"@huolala-tech/page-spy-mp-base": "^2.0.3",
"@huolala-tech/page-spy-types": "^2.0.1"
"@huolala-tech/page-spy-mp-base": "^2.1.0",
"@huolala-tech/page-spy-types": "^2.1.0"
},
"devDependencies": {
"@babel/core": "^7.14.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/page-spy-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@huolala-tech/page-spy-types",
"version": "2.0.1",
"version": "2.1.0",
"description": "Types for PageSpy SDK",
"license": "MIT",
"types": "index.d.ts",
Expand All @@ -20,6 +20,6 @@
"access": "public"
},
"dependencies": {
"@huolala-tech/page-spy-base": "^2.0.1"
"@huolala-tech/page-spy-base": "^2.1.0"
}
}
6 changes: 3 additions & 3 deletions packages/page-spy-uniapp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@huolala-tech/page-spy-uniapp",
"version": "2.0.3",
"version": "2.1.0",
"description": "A developer tool for debugging uniapp miniprogram",
"license": "MIT",
"main": "dist/esm/index.min.js",
Expand Down Expand Up @@ -28,8 +28,8 @@
"watch": "rollup -c -w"
},
"dependencies": {
"@huolala-tech/page-spy-mp-base": "^2.0.3",
"@huolala-tech/page-spy-types": "^2.0.1"
"@huolala-tech/page-spy-mp-base": "^2.1.0",
"@huolala-tech/page-spy-types": "^2.1.0"
},
"devDependencies": {
"@babel/core": "^7.14.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/page-spy-wechat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@huolala-tech/page-spy-wechat",
"version": "2.0.3",
"version": "2.1.0",
"description": "A developer tool for debugging wechat miniprogram",
"license": "MIT",
"main": "dist/esm/index.min.js",
Expand Down Expand Up @@ -28,16 +28,16 @@
"watch": "rollup -c -w"
},
"dependencies": {
"@huolala-tech/page-spy-mp-base": "^2.0.3",
"@huolala-tech/page-spy-types": "^2.0.1"
"@huolala-tech/page-spy-mp-base": "^2.1.0",
"@huolala-tech/page-spy-types": "^2.1.0"
},
"devDependencies": {
"@babel/core": "^7.14.0",
"@babel/preset-env": "^7.14.1",
"@babel/preset-typescript": "^7.13.0",
"@babel/runtime": "^7.13.0",
"@huolala-tech/eval5": "^0.0.1",
"@huolala-tech/page-spy-base": "^2.0.1",
"@huolala-tech/page-spy-base": "^2.1.0",
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-commonjs": "^24.0.1",
"@rollup/plugin-json": "^6.0.0",
Expand Down

0 comments on commit 1c29db7

Please sign in to comment.