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

anime-pictures

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

anime-pictures - npm Package Compare versions

Comparing version 1.2.1 to 1.2.4

README.md

2

package.json
{
"name": "anime-pictures",
"version": "1.2.1",
"version": "1.2.4",
"description": "gets random anime pictures from acb but this unofficial. Beware this package sends two requests at once so when using it, please don't spam",

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

const r = require('./index');
r.random(2).then(result => {
r.random().then(result => {
console.log(result);
})
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