@perfsee/esbuild
Advanced tools
Comparing version 1.0.0-alpha.2 to 1.0.0-alpha.3
@@ -6,2 +6,6 @@ # Change Log | ||
# [1.0.0-alpha.3](https://github.com/perfsee/perfsee/compare/v1.0.0-alpha.2...v1.0.0-alpha.3) (2022-09-19) | ||
**Note:** Version bump only for package @perfsee/esbuild | ||
# [1.0.0-alpha.2](https://github.com/perfsee/perfsee/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (2022-09-19) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@perfsee/esbuild", | ||
"version": "1.0.0-alpha.2", | ||
"version": "1.0.0-alpha.3", | ||
"description": "perfsee esbuild plugin", | ||
@@ -22,4 +22,4 @@ "repository": "https://github.com/perfsee/perfsee", | ||
"dependencies": { | ||
"@perfsee/bundle-analyzer": "1.0.0-alpha.2", | ||
"@perfsee/plugin-utils": "1.0.0-alpha.2", | ||
"@perfsee/bundle-analyzer": "1.0.0-alpha.3", | ||
"@perfsee/plugin-utils": "1.0.0-alpha.3", | ||
"chalk": "^4.1.2", | ||
@@ -35,3 +35,3 @@ "lodash": "^4.17.21", | ||
}, | ||
"gitHead": "bf5a4d7feb9a7131e4dcedcd8b0bf3188ee7b807" | ||
"gitHead": "1eb371f4696ede71fc4e7e879ea1c764d57e0b60" | ||
} |
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
39217
+ Added@perfsee/bundle-analyzer@1.0.0-alpha.3(transitive)
+ Added@perfsee/plugin-utils@1.0.0-alpha.3(transitive)
+ Added@perfsee/utils@1.0.0-alpha.3(transitive)
- Removed@perfsee/bundle-analyzer@1.0.0-alpha.2(transitive)
- Removed@perfsee/plugin-utils@1.0.0-alpha.2(transitive)
- Removed@perfsee/utils@1.0.0-alpha.1(transitive)