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 f4265c6 + 3100f60 commit b0e8abeCopy full SHA for b0e8abe
maxun-core/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "maxun-core",
3
- "version": "0.0.14",
+ "version": "0.0.15",
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.12",
+ "version": "0.0.13",
"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.14",
+ "maxun-core": "^0.0.15",
54
"minio": "^8.0.1",
55
"moment-timezone": "^0.5.45",
56
"node-cron": "^3.0.3",
0 commit comments