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

particle-api-js

Package Overview
Dependencies
Maintainers
3
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

particle-api-js - npm Package Versions

13
8

10.4.0

Diff

Changelog

Source

10.4.0 - 19 December 2023

  • Add listLedgerInstanceVersions function
  • Add getLedgerInstanceVersion function
particlebot
published 10.3.1 •

Changelog

Source

10.3.1 - 6 December 2023

  • Add todayStats query option to listLogicFunctions
  • Add scope, archived, page, and perPage query options to listLedgers
  • Add page and perPage query options to listLedgerInstances
  • Add JSDocs for constructor
  • Fix JSDocs across most functions in the library to be more accurate
particlebot
published 10.3.0 •

Changelog

Source

10.3.0 - 7 November 2023

  • Add support for sandbox accounts on all logic/ledger APIs by allowing the omission of the org property
  • Add executeLogic function for testing logic functions before deploying them
particlebot
published 10.2.0 •

Changelog

Source

10.2.0 - 6 October 2023

  • Migrate LogicBlocks methods to LogicFunctions, LogicTriggers, and LogicRuns
particlebot
published 10.1.0 •

Changelog

Source

10.1.0 - 8 Sept 2023

  • Use wepback to bundle for browser use
  • Remove babel, browserify and their related dependencies
  • Adds support for checkJS loose type/docs validations
particlebot
published 10.0.0 •

Changelog

Source

10.0.0 - 8 Sept 2023

  • Change library to handle requests from superagent to fetch/node-fetch
particlebot
published 9.4.1 •

Changelog

Source

9.4.1 - 17 June 2022

  • Fixes incompatible versions of eslint, chai, sinon-chai and chai-as-promised.
particlebot
published 9.4.0 •

Changelog

Source

9.4.0 - 14 June 2022

  • Adds .setDefaultAuth(auth) so token authenticated methods don't need to pass their own auth token.
  • Adds support for auth option in Particle constructor, calls .setDefaultAuth() if provided
  • Fixes bug where .setBaseUrl(baseUrl) was not honored for .getEventStream() method (sc-105035)
particlebot
published 9.3.0 •

Changelog

Source

9.3.0 - 8 June 2022

  • Adds .setBaseUrl(baseUrl) to override backend api endpoint
particlebot
published 9.2.0 •

Changelog

Source

9.2.0 - 30 May 2022

  • Move to node@16 and npm@8 for local development
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