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.3 to 0.0.5-beta.4

.npm/_cacache/content-v2/sha512/f1/c1/ce8530370005c9c47f936b60553934fd4563abf035b98eeea78941148f6127edf799e9829e296dcbed170bf3f2002d4ca7c27bda28511821b92167d1ce77

6

lib/ai.js

@@ -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

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