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

openpipe

Package Overview
Dependencies
Maintainers
2
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

openpipe - npm Package Compare versions

Comparing version 0.3.0 to 0.3.2

publish.sh

1

codegen/core/request.d.ts

@@ -0,1 +1,2 @@

/// <reference types="node" />
import FormData from 'form-data';

@@ -2,0 +3,0 @@ import { Headers } from 'node-fetch';

2

package.json
{
"name": "openpipe",
"version": "0.3.0",
"version": "0.3.2",
"type": "module",

@@ -5,0 +5,0 @@ "description": "Metrics and auto-evaluation for LLM calls",

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

// import pkg from "../package.json";
// TODO: fix build step
const pkg = { version: "0.3.0" };
import pkg from "./package.json";
export const getTags = (args) => {

@@ -5,0 +3,0 @@ var _a;

@@ -1,6 +0,3 @@

// import pkg from "../package.json";
import pkg from "./package.json";
// TODO: fix build step
const pkg = { version: "0.3.0" };
import { DefaultService } from "./codegen";

@@ -7,0 +4,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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