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

ackee-report

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ackee-report - npm Package Compare versions

Comparing version 0.6.2 to 0.6.3

6

CHANGELOG.md

@@ -7,2 +7,8 @@ # Changelog

## [v0.6.3] - 2020-12-19
### Changed
- update dependencies
## [v0.6.2] - 2020-11-22

@@ -9,0 +15,0 @@

10

package.json
{
"name": "ackee-report",
"version": "0.6.2",
"version": "0.6.3",
"description": "CLI tool to generate performance reports of websites using the self-hosted analytics tool Ackee.",

@@ -29,7 +29,7 @@ "bin": "./src/index.js",

"axios": "^0.21.0",
"commander": "^6.2.0",
"commander": "^6.2.1",
"configstore": "^5.0.1",
"ejs": "^3.1.5",
"feed": "^4.2.1",
"nodemailer": "^6.4.14",
"nodemailer": "^6.4.17",
"ora": "^5.1.0",

@@ -40,5 +40,5 @@ "prompt-sync": "^4.2.0"

"@betahuhn/eslint-config-node": "^0.1.0",
"ejs-serve": "^1.0.1",
"eslint": "^7.9.0"
"ejs-serve": "^1.0.2",
"eslint": "^7.16.0"
}
}

Sorry, the diff of this file is not supported yet

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