We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 135f2c9 + be57070 commit 71b45caCopy full SHA for 71b45ca
maxun-core/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "maxun-core",
3
- "version": "0.0.10",
+ "version": "0.0.11",
4
"description": "Core package for Maxun, responsible for data extraction",
5
"main": "build/index.js",
6
"typings": "build/index.d.ts",
package.json
"name": "maxun",
- "version": "0.0.8",
+ "version": "0.0.9",
"author": "Maxun",
"license": "AGPL-3.0-or-later",
"dependencies": {
@@ -47,7 +47,7 @@
47
"lodash": "^4.17.21",
48
"loglevel": "^1.8.0",
49
"loglevel-plugin-remote": "^0.6.8",
50
- "maxun-core": "^0.0.10",
+ "maxun-core": "^0.0.11",
51
"minio": "^8.0.1",
52
"moment-timezone": "^0.5.45",
53
"node-cron": "^3.0.3",
0 commit comments