Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@perfsee/plugin-utils

Package Overview
Dependencies
Maintainers
3
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@perfsee/plugin-utils - npm Package Compare versions

Comparing version 1.3.0 to 1.4.0

6

CHANGELOG.md

@@ -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 @@

1

dist/build-upload-client.d.ts

@@ -16,2 +16,3 @@ import { PerfseeReportStats } from '@perfsee/bundle-analyzer';

toolkit?: string;
author?: string;
pr?: {

@@ -18,0 +19,0 @@ number: number;

6

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc