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

@berries/acai-cli

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@berries/acai-cli - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

<a name="1.0.3"></a>
## [1.0.3](https://github.com/MartinHelmut/berries/compare/@berries/acai-cli@1.0.2...@berries/acai-cli@1.0.3) (2018-01-21)
### Bug Fixes
* **acai-cli:** add proper command name mapping ([d14e7c9](https://github.com/MartinHelmut/berries/commit/d14e7c9))
<a name="1.0.2"></a>

@@ -8,0 +19,0 @@ ## [1.0.2](https://github.com/MartinHelmut/berries/compare/@berries/acai-cli@1.0.1...@berries/acai-cli@1.0.2) (2018-01-21)

8

package.json
{
"name": "@berries/acai-cli",
"version": "1.0.2",
"version": "1.0.3",
"description": "CLI tool calculate bugs in git repositories based on commit messages.",
"bin": "bin.js",
"bin": {
"acai": "bin.js"
},
"scripts": {

@@ -38,3 +40,3 @@ "docs": "echo 'There is no documentation for this package.'"

"dependencies": {
"@berries/acai": "1.1.1",
"@berries/acai": "1.1.2",
"ora": "1.3.0",

@@ -41,0 +43,0 @@ "strip-ansi": "4.0.0",

@@ -5,3 +5,3 @@ # @berries/acai-cli

<img
src="logo.svg"
src="https://raw.githubusercontent.com/MartinHelmut/berries/master/packages/acai-cli/logo.svg?sanitize=true"
width="350"

@@ -8,0 +8,0 @@ height="255"

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