Sign In

@kittycad/lib

Package Overview
Dependencies
Maintainers
8
Versions
281
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kittycad/lib - npm Package Compare versions

Comparing version
4.3.21
to
4.3.22
+1
-1
dist/types/src/api/orgs/upload_org_dataset_files.d.ts

@@ -13,3 +13,3 @@ import { File } from '../../models.js';

*
* This endpoint accepts `multipart/form-data` where each file part becomes a source object in the dataset. Paths are normalized and must be relative.
* This endpoint accepts `multipart/form-data` where each file part becomes a source object in the dataset. Exact `<proprietary CAD filename>.json` converter dumps are also accepted and associated with their original CAD file. Paths are normalized and must be relative.
*

@@ -16,0 +16,0 @@ * Tags: orgs

{
"name": "@kittycad/lib",
"version": "4.3.21",
"version": "4.3.22",
"description": "Javascript library for KittyCAD API",

@@ -5,0 +5,0 @@ "type": "module",