Socket
Socket
Sign inDemoInstall

packagescrapers

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

packagescrapers - npm Package Compare versions

Comparing version 2.0.7 to 2.0.9

2

package.json
{
"name": "packagescrapers",
"version": "2.0.7",
"version": "2.0.9",
"description": "Npm Package To Search Package At NPMJS PyPi And Github!",

@@ -5,0 +5,0 @@ "repository": "https://github.com/nekozu/packagesrapers",

@@ -284,3 +284,3 @@ # Packages Scraper

# Buy Me Coffe For Other API
You Can BuyMe A Coffe With This [Links](https://ko-fi.com/nekozu)
You Can Buy Me A Coffe With This [Links](https://ko-fi.com/nekozu)

@@ -287,0 +287,0 @@ # License

const pack = require('./index.js')
pack.github('telegram').then(res => console.log(res))
pack.github('telegram').then(res => console.log(res))
pack.npm('telegram').then(res => console.log(res))
pack.pypi('telegram').then(res => console.log(res))
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