Socket
Socket
Sign inDemoInstall

popupz

Package Overview
Dependencies
6
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.2.1 to 3.2.2

4

package.json
{
"name": "popupz",
"version": "3.2.1",
"version": "3.2.2",
"description": "A simple and customizable popup notification library for React applications.",

@@ -14,3 +14,3 @@ "main": "src/index.jsx",

"popup",
"popups",
"popupz",
"notification",

@@ -17,0 +17,0 @@ "modal"

@@ -22,3 +22,3 @@ import React from 'react';

const handleSubmit3 = () => {
popz('dark','warning','', 'true');
popz('dark','warning','Notice all the errors you see in the console. This tells you there are type errors in your codebase Also notice that no index.js is created anymore', 'true');
};

@@ -25,0 +25,0 @@ const handleSubmit4 = () => {

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