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

@socialgouv/matomo-postgres

Package Overview
Dependencies
Maintainers
2
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@socialgouv/matomo-postgres - npm Package Compare versions

Comparing version 2.0.0-beta.1 to 2.0.0-beta.2

3

bin/index.js

@@ -10,3 +10,6 @@ #!/usr/bin/env node

console.log(`\nRunning @socialgouv/matomo-postgres ${date}\n`);
console.log(`\nRunning migrations\n`);
require("../dist/migrate-latest");
console.log(`\nStarting import\n`);
run(date);
}

1

dist/__tests__/run.test.js

@@ -64,3 +64,2 @@ "use strict";

cb(null, matomoVisits);
("");
}

@@ -67,0 +66,0 @@ }

{
"name": "@socialgouv/matomo-postgres",
"description": "Extract visitor events from Matomo API and push to Postgres",
"version": "2.0.0-beta.1",
"version": "2.0.0-beta.2",
"types": "types/index.d.ts",

@@ -6,0 +6,0 @@ "license": "Apache-2.0",

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