New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

twelve-apis

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

twelve-apis - npm Package Compare versions

Comparing version 1.3.2 to 1.3.3

6

data/database.js
const Mantap = require('r34.api');
const axios = require("axios")
const fetch = require("node-fetch")
class Scrape {
module.exports = class Scrape {
/* Simsimi Chat

@@ -247,3 +248,2 @@ * @param {String} text

};
}
module.exports = new Scrape();
}

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

const Function = require('./data/database')
const Scraper = new (require('./data/database'))
module.exports = class Component {
Scraper = Function
Scraper = Scraper
}
{
"name": "twelve-apis",
"version": "1.3.2",
"version": "1.3.3",
"description": "Simpel Scraper By Twelve",

@@ -5,0 +5,0 @@ "main": "index.js",

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