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
0
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

1
8

8.1.0

Diff

Changelog

Source

8.1.0 - 24 January 2020

  • Add support for groups query parameter when listing product devices via .listDevices() PR #108
  • Update eslint and related configuration PR #107
particlebot
published 8.0.1 •

Changelog

Source

8.0.1 - 2 December 2019

  • Update to latest superagent to fix deprecation warnings in Node v12
particlebot
published 8.0.0 •

Changelog

Source

8.0.0 - 30 July 2019

  • EventStream returned by getEventStream handles errors better PR #99. Breaking changes for EventStream:
    • Only emits a single event named 'event' for each Particle event received instead of 2 events, one named 'event' and another named after the Particle event name. This behavior caused EventStream to disconnects if a Particle event named 'error' was published.
    • Does not emit the 'error' event when a network error happens. Instead it emits 'disconnect' and automatically reconnects.
particlebot
published 7.4.1 •

Changelog

Source

7.4.1 - 6 May 2019

  • Do not require network ID to remove a device from its network PR #103
particlebot
published 7.4.0 •

Changelog

Source

7.4.0 - 27 Feb 2019

  • Add support for mesh network management PR #98
particlebot
published 7.3.0 •

Changelog

Source

7.3.0 - 10 Jan 2019

  • Support flashing product devices PR #97
particlebot
published 7.2.3 •

Changelog

Source

7.2.3 - 4 Aug 2018

  • Add sendOtp method to allow users enrolled in MFA/Two-Step Auth to login PR #92
particlebot
published 7.2.2 •

Changelog

Source

7.2.2 - 23 Jul 2018

  • Fix npm api key for publishing to registry
particlebot
published 7.2.0 •

Changelog

Source

7.2.0 - 22 Mar 2018

  • Support changing user's username(i.e., email) and password PR #84
particlebot
published 7.1.1 •

Changelog

Source

7.1.1 - 13 Feb 2018

  • Fix country parameter for activate sim PR #81
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