@perfsee/rollup
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"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 @@ * |
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
37256
115
+ Added@perfsee/plugin-utils@1.1.1(transitive)
- Removed@perfsee/plugin-utils@1.1.0(transitive)
Updated@perfsee/plugin-utils@1.1.1