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 1.0.1 to 1.0.2

.github/workflows/node.yml

11

CHANGELOG.md

@@ -0,1 +1,12 @@

## [v1.0.2] - 2021-03-04
[Release notes](https://github.com/BetaHuhn/ackee-report/releases/tag/v1.0.2) · [Compare](https://github.com/BetaHuhn/ackee-report/compare/v1.0.1...v1.0.2) · [Tag](https://github.com/BetaHuhn/ackee-report/tree/v1.0.2) · Archive ([zip](https://github.com/BetaHuhn/ackee-report/archive/v1.0.2.zip) · [tar.gz](https://github.com/BetaHuhn/ackee-report/archive/v1.0.2.tar.gz))
### Dependency updates
- [`2d2f79f`](https://github.com/BetaHuhn/ackee-report/commit/2d2f79f) Bump feed from 4.2.1 to 4.2.2 (#28)
(Issues: [`#28`](https://github.com/BetaHuhn/ackee-report/issues/28))- [`9c690dd`](https://github.com/BetaHuhn/ackee-report/commit/9c690dd) Bump ejs-serve from 1.1.0 to 1.2.1 (#29)
(Issues: [`#29`](https://github.com/BetaHuhn/ackee-report/issues/29))- [`22e6529`](https://github.com/BetaHuhn/ackee-report/commit/22e6529) Bump eslint from 7.18.0 to 7.19.0 (#30)
(Issues: [`#30`](https://github.com/BetaHuhn/ackee-report/issues/30))- [`8c661ca`](https://github.com/BetaHuhn/ackee-report/commit/8c661ca) Update dependencies
## [v1.0.1] - 2021-01-22

@@ -2,0 +13,0 @@

16

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

@@ -18,3 +18,3 @@ "bin": "./src/index.js",

"homepage": "https://github.com/BetaHuhn/ackee-report#readme",
"author": "Maximilian Schiller <hello@mxis.ch>",
"author": "Maximilian Schiller <schiller@mxis.ch>",
"license": "MIT",

@@ -33,6 +33,6 @@ "keywords": [

"dotenv": "^8.2.0",
"ejs": "^3.1.5",
"feed": "^4.2.1",
"mjml": "^4.8.1",
"nodemailer": "^6.4.17",
"ejs": "^3.1.6",
"feed": "^4.2.2",
"mjml": "^4.9.0",
"nodemailer": "^6.5.0",
"ora": "^5.3.0",

@@ -43,4 +43,4 @@ "prompt-sync": "^4.2.0"

"@betahuhn/config": "^1.0.2",
"ejs-serve": "^1.1.0",
"eslint": "^7.18.0"
"ejs-serve": "^1.2.5",
"eslint": "^7.21.0"
},

@@ -47,0 +47,0 @@ "publishConfig": {

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