Socket
Socket
Sign inDemoInstall

@build-tracker/cli

Package Overview
Dependencies
71
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0-beta.11 to 1.0.0-beta.12

dist/bin.d.ts

11

package.json
{
"name": "@build-tracker/cli",
"version": "1.0.0-beta.11",
"version": "1.0.0-beta.12",
"description": "Build Tracker tool for reading build artifact sizes and uploading to your server",

@@ -13,2 +13,7 @@ "author": "Paul Armstrong <paul@spaceyak.com>",

"module": "./",
"types": "dist/index.d.ts",
"sideEffects": false,
"files": [
"dist"
],
"scripts": {

@@ -20,3 +25,3 @@ "build": "tsc",

"dependencies": {
"@build-tracker/api-client": "^1.0.0-beta.11",
"@build-tracker/api-client": "^1.0.0-beta.12",
"yargs": "^15.0.0"

@@ -29,3 +34,3 @@ },

},
"gitHead": "a5bbd7c7c2d7453888ceb191013143666ae18ba7",
"gitHead": "5b8aeae3ae9a09071a1aab2477ec4909950335d7",
"publishConfig": {

@@ -32,0 +37,0 @@ "access": "public"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc