Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@pinwheel/react-modal

Package Overview
Dependencies
Maintainers
38
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pinwheel/react-modal - npm Package Versions

1245

2.3.6

Diff

pinwheel-npm
published 2.3.5 •

pinwheel-npm
published 2.3.4 •

Changelog

Source

2.3.4

Added
  • Export EventPayload type.
  • Export PinwheelError type.
  • Export PinwheelErrorType type.
  • Export EmptyPayloadObject type as Record<string, never>.
Updated
  • EventPayload is no longer a union containing {}. It now contains Record<string, never> instead due to this behavior.
  • Mark exported Error type as @deprecated because it collides with the built-in javascript Error object. Replaced with PinwheelError.
  • Mark exported ErrorType type as @deprecated because the new naming convention is prefixing with "PinwheelError". Replaced with PinwheelErrorType.
  • Update onExit type to be (error: PinwheelError | Record<string, never>) to be accurate with current functionality.
pinwheel-npm
published 2.3.3 •

pinwheel-npm
published 2.3.3-beta •

pinwheel-npm
published 2.3.2 •

pinwheel-npm
published 2.3.1 •

Changelog

Source

2.3.12

Added
  • Export ScreenTransition event payload type.
Updated
  • Added screen_transition to EventName type.
  • Added ScreenTransition to EventPayload type.
pinwheel-npm
published 2.3.0 •

pinwheel-npm
published 2.2.2 •

pinwheel-npm
published 2.2.1 •

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