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

popup-prompt

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

popup-prompt - npm Package Versions

1.1.5

Diff

Changelog

Source

v1.1.5

This version included new components, popup types, and bug fixes.

  • Added componentListBox method to the Popup class. This is used to allow the user to select an available option.
  • Added new showCredentials function. This asks the user for their username and password of any account (which you can specifiy). Note: The username and password will be returned, so you will have to validate it.
  • Fixed a few minor bugs and code format.
  • Resolved the issue where icons and images would not show up correctly (#5).
arnavcoder
published 1.1.0 •

Changelog

Source

v1.1.0

This version was a major bug fix and new feature(s) version.

  • Added componentImage method to the Popup class. This can be used to add any type of image.
  • Added relative path support to icons and images for the Popup class.
  • Added support for non-resizable Popup windows.
  • Added discriptive errors.
  • Added real-life example in README.
arnavcoder
published 1.0.5 •

Changelog

Source

v1.0.5

This version introduced better type definitions, and also a new class!

  • Better type definitions were introduced (#2).
  • Added a new class (Popup). This creates a customizable popup! Note: This class is in BETA.
  • Added a Table of Contents (#3).
arnavcoder
published 1.0.0 •

Changelog

Source

v1.0.0

This version was the starting version. It featured two constants and two methods, listed below.

  • VERSION (Constant)
  • AVAILABLE_VALUES (Constant)
  • showMessageBox (Method)
  • showPrompt (Method)

Propose New Changes/Additions?

If you have any changes/additions in mind to add to popup-prompt, you can simply make a new Issue!

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