jann-scraper
Advanced tools
Comparing version 0.0.5-beta.3 to 0.0.5-beta.4
@@ -1,4 +0,4 @@ | ||
const axios = import('axios'); | ||
const { generateRandom } = import("./function") | ||
const { baseUrl } = import("../config") | ||
const axios = require('axios'); | ||
const { generateRandom } = require("./function") | ||
const { baseUrl } = require("../config") | ||
@@ -5,0 +5,0 @@ // Settings |
{ | ||
"name": "jann-scraper", | ||
"version": "0.0.5-beta.3", | ||
"version": "0.0.5-beta.4", | ||
"description": "Free Library scraper for Rest Api or WhatsApp bot", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2281444
22