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

baseline

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

baseline - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

lib/program.js

@@ -0,1 +1,3 @@

#!/usr/bin/env node
/// <reference path="./types.d.ts" />

@@ -2,0 +4,0 @@ /// <reference path="../typings/commander.d.ts" />

3

package.json
{
"name": "baseline",
"description": "A benchmarking library that allows performance to be compared to an established baseline.",
"version": "0.1.1",
"version": "0.1.2",
"author": {

@@ -18,2 +18,3 @@ "name": "Artifact Health, LLC",

],
"bin": "lib/program.js",
"main": "lib/baseline.js",

@@ -20,0 +21,0 @@ "scripts": {

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