Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jann-scraper

Package Overview
Dependencies
Maintainers
0
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jann-scraper - npm Package Compare versions

Comparing version 0.0.5-beta.1 to 0.0.5-beta.2

.npm/_cacache/content-v2/sha512/00/5b/7a50de40c21c051af85eaf6e0286c1239880c54ef3f449f45d64d6d1f78a9a6aca7bbbef2c8151906f1c0c99e8c91826764dd73a4d2b3ef30489a619255a

6

lib/ai.js

@@ -1,4 +0,4 @@

const axios = require('axios');
const { generateRandom } = require("./function")
const { baseUrl } = require("../config")
const axios = import('axios');
const { generateRandom } = import("./function")
const { baseUrl } = import("../config")

@@ -5,0 +5,0 @@ // Settings

{
"name": "jann-scraper",
"version": "0.0.5-beta.1",
"version": "0.0.5-beta.2",
"description": "Free Library scraper for Rest Api or WhatsApp bot",

@@ -10,2 +10,3 @@ "main": "index.js",

},
"type": "module",
"keywords": [

@@ -21,3 +22,5 @@ "web-scraping",

],
"author": "JannDevs",
"author": {
"name": "JannDevs"
},
"license": "MIT",

@@ -38,11 +41,2 @@ "dependencies": {

},
"homepage": {
"website": "https://itsmejann.optikl.ink",
"github": "https://github.com/JannDevs/scraper#README.md",
"npm": "https://npmjs.com/packages/jann-scraper",
"author": {
"name": "JannDevs",
"age": "17"
}
},
"repository": {

@@ -52,5 +46,2 @@ "type": "git",

},
"bugs": {
"url": "https//github.com/JannDevs/scraper/issues"
},
"directoies": {

@@ -57,0 +48,0 @@ "lib": "lib",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc