1.1.1 • Published 5 months ago

@pieces.app/sdk-ts v1.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months ago

@pieces.app/sdk-ts

❗❗ CLIENT/sdk-ts NAMING UPDATE - DEPRECATION INBOUND ❗❗:

🗓️ Date of Deletion: December 11th, 2023

New Package Location: https://www.npmjs.com/package/@pieces.app/pieces-os-client

Details

@pieces.app/sdk-ts has been renamed to @pieces.app/pieces-os-client along with the package moving to a new route. To support anyone currently developing on the client, this package will remain active until the above date. We are updating this naming to support more sdks that we are releasing and want to support a more long term structure.

Upgrade from @pieces.app/client to @pieces.app/pieces-os-client

You can run this set of commands in your project to get updated to the new package. 1. Copy and paste this into your terminal/command prompt:

 npm uninstall @pieces.app/sdk-ts && npm install @pieces.app/pieces-os-client

If you are still having issues, try removing your node_modules folder and reinstalling via npm install.

Readme.md

You can find the new readme here with updated info