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
67

5.2.4

Diff

Changelog

Source

5.2.4 - 21 Mar 2016

  • flashDevice latest also needs to be a string, not a boolean. #12
brycekahle
published 5.2.3 •

Changelog

Source

5.2.3 - 11 Mar 2016

  • Remove setting of User-Agent header because that is not allowed in browsers. #10
brycekahle
published 5.2.2 •

Changelog

Source

5.2.2 - 3 Mar 2016

  • Fix named event streams by encoding event name.
  • Move access token to query string to eliminate preflight CORS request.
  • Use fork of stream-http that prevents usage of fetch because it does not abort.
  • Use correct streaming mode of stream-http.
brycekahle
published 5.2.1 •

Changelog

Source

5.2.1 - 3 Mar 2016

  • Improve cleanup on abort.
brycekahle
published 5.2.0 •

Changelog

Source

5.2.0 - 3 Mar 2016

  • Add support for organization and product slugs to getEventStream.
brycekahle
published 5.1.1 •

Changelog

Source

5.1.1 - 26 Feb 2016

  • JSON.parse HTTP response body for getEventStream error case.
brycekahle
published 5.1.0 •

Changelog

Source

5.1.0 - 26 Feb 2016

  • Fix event stream. #8
  • Add downloadFirmwareBinary
  • Add ability to intercept requests for debugging
  • Use library version for User-Agent
  • Allow request transfer for claimDevice
  • signalDevice needs to use strings, not numbers.
  • compileCode latest should be a string, not a boolean.
brycekahle
published 5.0.2 •

Changelog

Source

5.0.2 - 24 Feb 2016

  • Remove trailing slash from baseUrl. #7
brycekahle
published 5.0.1 •

Changelog

Source

5.0.1 - 18 Feb 2016

  • Remove need for require('particle-api-js').default in CommonJS usage. It is now just require('particle-api-js').
brycekahle
published 5.0.0 •

Changelog

Source

5.0.0 - 18 Feb 2016

  • Removed need for babel-runtime.
  • Add flashDevice, compileCode, and listAccessTokens.
  • Add missing options to createWebhook.
  • Remove downloadFirmwareBinary.
1
67
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