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 8c1e9f3 + f5d8674 commit 4d102f1Copy full SHA for 4d102f1
maxun-core/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "maxun-core",
3
- "version": "0.0.15",
+ "version": "0.0.16",
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.13",
+ "version": "0.0.14",
"author": "Maxun",
"license": "AGPL-3.0-or-later",
"dependencies": {
@@ -50,7 +50,7 @@
50
"lodash": "^4.17.21",
51
"loglevel": "^1.8.0",
52
"loglevel-plugin-remote": "^0.6.8",
53
- "maxun-core": "^0.0.15",
+ "maxun-core": "^0.0.16",
54
"minio": "^8.0.1",
55
"moment-timezone": "^0.5.45",
56
"node-cron": "^3.0.3",
0 commit comments