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

spoondev

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spoondev - npm Package Compare versions

Comparing version 0.1.0-aplha to 0.1.2-aplha

2

package.json
{
"name": "spoondev",
"version": "0.1.0-aplha",
"version": "0.1.2-aplha",
"description": "Modulo npm para manipular imagenes",

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

@@ -14,3 +14,3 @@ const request = require("node-superfetch");

const { body } = await request
.post("http://localhost:3000/generate_image")
.post("https://spoonapi-1-n5834322.deta.app/generate_image")
.set("Authorization", this.token)

@@ -17,0 +17,0 @@ .send(render);

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