New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

replicate-api

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

replicate-api - npm Package Compare versions

Comparing version
0.4.3
to
0.4.4
+1
-1
dist/predict.js

@@ -24,3 +24,3 @@ import { getModel } from "./getModel.js";

input: options.input,
webhook_completed: options.webhook,
webhook: options.webhook,
webhook_events_filter: options.webhook ? options.webhookEvents || ["completed"] : undefined,

@@ -27,0 +27,0 @@ });

{
"name": "replicate-api",
"version": "0.4.3",
"version": "0.4.4",
"description": "A typed client library for the replicate.com API",

@@ -5,0 +5,0 @@ "author": {