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

bencho

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bencho - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

12

package.json
{
"name": "bencho",
"version": "0.1.0",
"version": "0.1.1",
"description": "A command-line benchmarking tool.",

@@ -11,2 +11,5 @@ "license": "MIT",

"bin": "./bin/bencho.js",
"main": "./build/marker.cjs",
"module": "./build/marker.js",
"types": "./types/marker.d.ts",
"exports": {

@@ -17,9 +20,2 @@ "import": "./build/marker.js",

},
"typesVersions": {
"*": {
"*": [
"./types/marker.d.ts"
]
}
},
"files": [

@@ -26,0 +22,0 @@ "bin",

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