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

@newageerp/v3.popups.confirmation-popup

Package Overview
Dependencies
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@newageerp/v3.popups.confirmation-popup - npm Package Compare versions

Comparing version 0.0.19 to 0.0.20

4

dist/confirmation-popup.d.ts

@@ -1,4 +0,4 @@

/// <reference types="react" />
import { ReactNode } from 'react';
export declare type ConfirmationPopupProps = {
children?: string;
children?: string | ReactNode;
title?: string;

@@ -5,0 +5,0 @@ onClick?: () => void;

{
"name": "@newageerp/v3.popups.confirmation-popup",
"version": "0.0.19",
"version": "0.0.20",
"homepage": "https://bit.dev/newageerp/v3/popups/confirmation-popup",

@@ -9,3 +9,3 @@ "main": "dist/index.js",

"name": "v3/popups/confirmation-popup",
"version": "0.0.19"
"version": "0.0.20"
},

@@ -15,3 +15,3 @@ "dependencies": {

"core-js": "^3.0.0",
"@newageerp/v3.buttons.main-button": "0.0.23",
"@newageerp/v3.buttons.main-button": "0.0.24",
"@newageerp/v3.popups.popup": "0.0.12"

@@ -18,0 +18,0 @@ },

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc