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

@boll/cli

Package Overview
Dependencies
Maintainers
3
Versions
1236
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@boll/cli - npm Package Compare versions

Comparing version 1.1.1210 to 1.1.1211

8

package.json

@@ -10,3 +10,3 @@ {

"dependencies": {
"@boll/core": "1.2.1208",
"@boll/core": "1.2.1209",
"argparse": "^1.0.10",

@@ -36,3 +36,3 @@ "glob": "^7.1.6",

"homepage": "https://github.com/microsoft/boll#readme",
"license": "unlicensed",
"license": "MIT",
"main": "dist/cli.js",

@@ -50,6 +50,6 @@ "name": "@boll/cli",

"clean": "rimraf ./dist",
"docs": "typedoc --mode file --out ./docs --theme markdown ./src",
"docs": "typedoc --mode file --out ./apidocs --theme markdown ./src",
"test": "node dist/tests/all.test.js"
},
"version": "1.1.1210"
"version": "1.1.1211"
}
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