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 746f30e + 04ba84d commit 9067420Copy full SHA for 9067420
maxun-core/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "maxun-core",
3
- "version": "0.0.11",
+ "version": "0.0.12",
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.9",
+ "version": "0.0.10",
"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.11",
+ "maxun-core": "^0.0.12",
51
"minio": "^8.0.1",
52
"moment-timezone": "^0.5.45",
53
"node-cron": "^3.0.3",
0 commit comments