Comparing version 0.3.0 to 0.3.2
@@ -0,1 +1,2 @@ | ||
/// <reference types="node" /> | ||
import FormData from 'form-data'; | ||
@@ -2,0 +3,0 @@ import { Headers } from 'node-fetch'; |
{ | ||
"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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
92
1
250819
2185