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

@pinwheel/react-modal

Package Overview
Dependencies
Maintainers
0
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

2345

3.0.4-beta

Diff

Changelog

Source

3.0.4-beta

Updated
  • Resolved inconsistent modal loading behavior in some Next.js environments.
pinwheel-npm
published 3.0.3 •

Changelog

Source

3.0.3

Updated
  • Fix the casing of the screenName field in the exported ScreenTransitionEventPayload event payload type.
Security
  • Update dependencies to address security vulnerabilities

pinwheel-npm
published 3.0.2 •

Changelog

Source

3.0.2

Security
  • Update dependencies to address security vulnerabilities
pinwheel-npm
published 3.0.1 •

Changelog

Source

3.0.1

Added
  • Enable passing in overlayStyling as a prop.

pinwheel-npm
published 3.0.0 •

Changelog

Source

3.0.0

This new major version bump introduces an updated API to support partner-based switches.

Changed
  • The action field in input_allocation event is now optional.
  • The params field in the success event uses the input_allocation schema with fields action and allocation.
Removed
  • Removed LinkResult export. This was the old success event payload. The new payload has the same format as the newly exported SuccessEventPayload.
<!-- - Removed `PinwheelError` export. Use `ErrorEventPayload` instead. -->
  • Removed EventPayload export. The event handler function will now be implicitly typed.
<!-- - Removed `ScreenTransition` export. Use `ScreenTransitionEventPayload` instead. --> <!-- - Removed `InputAllocation` export. Use `ScreenTransitionEventPayload` instead. -->
  • Removed EmptyPayloadObject export.
  • Removed Error export. Use ErrorEventPayload instead. (Error was marked as deprecated in version 2.)
  • Removed ErrorType export. Use PinwheelErrorType instead. (ErrorType was marked as deprecated in version 2.)
  • Removed input_amount event. Use input_allocation even instead.
pinwheel-npm
published 3.0.0-alpha.3 •

pinwheel-npm
published 3.0.0-alpha.2 •

pinwheel-npm
published 3.0.0-alpha.1 •

pinwheel-npm
published 2.4.5 •

Changelog

Source

2.4.5

Added
  • Add the clipboard-write permission to the Pinwheel iframe.
pinwheel-npm
published 2.4.4 •

Changelog

Source

2.4.4

Security
  • Pass parent window origin to the Link iframe, so that cross-origin messages are verified and always have a target origin set.
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