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

@idrinth-api-bench/cli

Package Overview
Dependencies
Maintainers
0
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@idrinth-api-bench/cli - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

package.json

@@ -5,3 +5,3 @@ {

"license": "MIT",
"version": "1.0.1",
"version": "1.0.2",
"type": "module",

@@ -8,0 +8,0 @@ "homepage": "https://idrinth-api-ben.ch",

@@ -74,3 +74,3 @@ import { mkdirSync, existsSync, writeFileSync, } from 'fs';

scripts: {
start: 'tsc -p tsconfig.json && run-benchmark',
start: 'tsc -p tsconfig.json && iab bench',
test: 'c8 mocha test',

@@ -77,0 +77,0 @@ lint: 'eslint . --ext .js,.ts,.cjs,.json',

@@ -87,3 +87,3 @@ import {

scripts: {
start: 'tsc -p tsconfig.json && run-benchmark',
start: 'tsc -p tsconfig.json && iab bench',
test: 'c8 mocha test',

@@ -90,0 +90,0 @@ lint: 'eslint . --ext .js,.ts,.cjs,.json',

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