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

@fanoutio/grip

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fanoutio/grip - npm Package Versions

1245

3.0.4-beta.2

Diff

harmony7
published 3.0.4-beta.1 •

harmony7
published 3.0.4-beta.0 •

harmony7
published 3.0.3 •

harmony7
published 3.0.2 •

harmony7
published 3.0.1 •

harmony7
published 3.0.0 •

Changelog

Source

[3.0.0] - 2020-08-24

  • Major update with great improvements in usability, with support for modern language features such as class and async/await.
  • Collapsed js-pubcontrol into js-grip, simplifying use and deployment.
  • Reorganized utility functions into categorized files.
  • Rewritten in TypeScript and exporting types files to enable static type checking and IDE completion.
  • CommonJS and ESM builds are standard TypeScript builds, so that they can be imported in Node and in modern bundlers that offer features such as tree shaking.
  • Source code formatted with Prettier.

Added

  • GripInstruct class to handle generation of Grip-* headers

Changed

  • Using jsonwebtoken library instead of jwt-simple. This is a more modern implementation that does not depend on the crypto library from Node.
  • buildWebSocketControlMessage() renamed to createWebSocketControlMessage().

Removed

  • Removed createHold* functions in favor of GripInstruct class
harmony7
published 3.0.0-beta.8 •

harmony7
published 3.0.0-beta.7 •

harmony7
published 3.0.0-beta.6 •

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