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

@perfsee/rollup

Package Overview
Dependencies
Maintainers
3
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@perfsee/rollup - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

6

package.json
{
"name": "@perfsee/rollup",
"version": "1.1.0",
"version": "1.1.1",
"description": "perfsee rollup plugin",

@@ -24,3 +24,3 @@ "repository": "https://github.com/perfsee/perfsee",

"@perfsee/bundle-analyzer": "1.1.0",
"@perfsee/plugin-utils": "1.1.0",
"@perfsee/plugin-utils": "1.1.1",
"chalk": "^4.1.2",

@@ -36,3 +36,3 @@ "lodash": "^4.17.21",

},
"gitHead": "4b292cbcac782e08c311539be876419870600c7d"
"gitHead": "2fa8665e2a60c20786c6811c106a427e5209a1c6"
}

@@ -0,1 +1,7 @@

# `@perfsee/rollup`
[Repo](https://github.com/perfsee/perfsee) | [Docs](https://perfsee.com/docs)
Perfsee rollup plugin used to collect bundle information and analyze.
## Usage

@@ -19,3 +25,3 @@

/**
* Your project ID on PerfSee platform.
* Your project ID on Perfsee platform.
*

@@ -31,3 +37,3 @@ * **Required if you want ot upload the build to Perfsee platform for further analysis.**

*
* Because the comparasion with historical builds is based on `Entrypoint`, and if multiple builds
* Because the comparison with historical builds is based on `Entrypoint`, and if multiple builds
* emit same entrypoint names, we can't detect which entrypoint is the correct one to be compared.

@@ -34,0 +40,0 @@ *

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