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

@jalik/benchmark

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jalik/benchmark - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

5

CHANGELOG.md
# Changelog
## v1.1.2
- Upgrades dependencies
## v1.1.1
- Updates dependencies
- Upgrades dependencies

@@ -6,0 +9,0 @@ ## v1.1.0

14

package.json
{
"name": "@jalik/benchmark",
"version": "1.1.1",
"version": "1.1.2",
"description": "Utilities to benchmark code.",

@@ -33,16 +33,16 @@ "license": "MIT",

"devDependencies": {
"@babel/core": "^7.11.1",
"@babel/core": "^7.11.6",
"@babel/plugin-syntax-export-default-from": "^7.10.4",
"@babel/preset-env": "^7.11.0",
"@babel/preset-env": "^7.11.5",
"del": "^5.1.0",
"eslint": "^7.6.0",
"eslint": "^7.9.0",
"eslint-config-airbnb-base": "^14.2.0",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-jest": "^23.20.0",
"eslint-plugin-jest": "^24.0.1",
"gulp": "^4.0.2",
"gulp-babel": "^8.0.0",
"gulp-eslint": "^6.0.0",
"jest": "^26.2.2",
"typescript": "^3.9.7"
"jest": "^26.4.2",
"typescript": "^4.0.2"
}
}
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