@perfsee/plugin-utils
Advanced tools
Comparing version 1.3.0 to 1.4.0
@@ -6,2 +6,8 @@ # Change Log | ||
# [1.4.0](https://github.com/perfsee/perfsee/compare/v1.3.0...v1.4.0) (2023-03-10) | ||
### Features | ||
- **platform-server:** allow artifact upload with author ([be267c7](https://github.com/perfsee/perfsee/commit/be267c756bdda9d9407ef3a7f2762337acf049b2)) | ||
# [1.3.0](https://github.com/perfsee/perfsee/compare/v1.2.0...v1.3.0) (2023-02-27) | ||
@@ -8,0 +14,0 @@ |
@@ -16,2 +16,3 @@ import { PerfseeReportStats } from '@perfsee/bundle-analyzer'; | ||
toolkit?: string; | ||
author?: string; | ||
pr?: { | ||
@@ -18,0 +19,0 @@ number: number; |
{ | ||
"name": "@perfsee/plugin-utils", | ||
"version": "1.3.0", | ||
"version": "1.4.0", | ||
"description": "pertsuite plugin utilities", | ||
@@ -24,3 +24,3 @@ "repository": "https://github.com/perfsee/perfsee", | ||
"@eyhn/msgpack-stream": "^2.8.4", | ||
"@perfsee/bundle-analyzer": "1.3.0", | ||
"@perfsee/bundle-analyzer": "1.4.0", | ||
"@perfsee/utils": "1.3.0", | ||
@@ -46,3 +46,3 @@ "chalk": "^4.1.2", | ||
}, | ||
"gitHead": "10319d51ec9cdd2bdcfa4470ce770227fa26161f" | ||
"gitHead": "6ed106973367baab8f892f57c8622b54cb76afd4" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2005703
8403
+ Added@perfsee/bundle-analyzer@1.4.0(transitive)
- Removed@perfsee/bundle-analyzer@1.3.0(transitive)