@codspeed/benchmark.js-plugin
Advanced tools
Comparing version 2.2.0 to 2.3.0
@@ -34,3 +34,3 @@ import Benchmark from 'benchmark'; | ||
export { WithCodSpeedSuite, withCodSpeed }; | ||
export { type WithCodSpeedSuite, withCodSpeed }; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "@codspeed/benchmark.js-plugin", | ||
"version": "2.2.0", | ||
"version": "2.3.0", | ||
"description": "Benchmark.js compatibility layer for CodSpeed", | ||
@@ -24,3 +24,2 @@ "keywords": [ | ||
"@types/benchmark": "^2.1.2", | ||
"@types/find-up": "^4.0.0", | ||
"@types/lodash": "^4.14.195", | ||
@@ -32,4 +31,3 @@ "@types/stack-trace": "^0.0.30", | ||
"dependencies": { | ||
"@codspeed/core": "^2.2.0", | ||
"find-up": "^6.3.0", | ||
"@codspeed/core": "^2.3.0", | ||
"lodash": "^4.17.10", | ||
@@ -36,0 +34,0 @@ "stack-trace": "1.0.0-pre2" |
@@ -9,2 +9,3 @@ <div align="center"> | ||
[![Discord](https://img.shields.io/badge/chat%20on-discord-7289da.svg)](https://discord.com/invite/MxpaCfKSqF) | ||
[![CodSpeed Badge](https://img.shields.io/endpoint?url=https://codspeed.io/badge.json)](https://codspeed.io/CodSpeedHQ/codspeed-node) | ||
@@ -11,0 +12,0 @@ </div> |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
4
6
87
2898106
32798
- Removedfind-up@^6.3.0
Updated@codspeed/core@^2.3.0