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 aed3f1f + af8a64b commit 5844eaaCopy full SHA for 5844eaa
maxun-core/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "maxun-core",
3
- "version": "0.0.24",
+ "version": "0.0.25",
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",
"author": "Maxun",
"license": "AGPL-3.0-or-later",
"dependencies": {
@@ -51,7 +51,7 @@
51
"lodash": "^4.17.21",
52
"loglevel": "^1.8.0",
53
"loglevel-plugin-remote": "^0.6.8",
54
- "maxun-core": "^0.0.24",
+ "maxun-core": "^0.0.25",
55
"minio": "^8.0.1",
56
"moment-timezone": "^0.5.45",
57
"node-cron": "^3.0.3",
0 commit comments