Socket
Socket
Sign inDemoInstall

@tryferos/popups

Package Overview
Dependencies
5
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.3 to 1.0.4

.README.md

1

dist/index.d.ts

@@ -37,4 +37,5 @@ import React, { ReactNode, ComponentProps } from 'react';

animations?: Animations;
closeOnClickOutside?: boolean;
};
export { PopupElement, type PopupElementProps, PopupItem, PopupWrapper, usePopup };

6

package.json
{
"name": "@tryferos/popups",
"version": "1.0.3",
"version": "1.0.4",
"description": "Provides you with popup components to use in your React app.",

@@ -11,4 +11,4 @@ "main": "dist/index.cjs",

"popup",
"modal",
"tooltip"],
"modal"
],
"repository": {

@@ -15,0 +15,0 @@ "type": "git",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc