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

@newageerp/v3.popups.popup

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.0.6 to 0.0.7

2

dist/popup.js

@@ -12,3 +12,3 @@ "use strict";

return react_1.default.createElement(react_1.default.Fragment, null);
return (react_1.default.createElement("div", { onClick: onClick, className: "tw3-w-full tw3-flex tw3-absolute tw3-top-0 tw3-bg-slate-700/60 tw3-items-center tw3-h-screen" },
return (react_1.default.createElement("div", { onClick: onClick, className: "tw3-w-full tw3-flex tw3-fixed tw3-top-0 tw3-left-0 tw3-right-0 tw3-bottom-0 tw3-bg-slate-700/60 tw3-items-center tw3-h-screen", style: { zIndex: 200 } },
react_1.default.createElement("div", { onClick: (e) => e.stopPropagation(), className: (0, classnames_1.default)([

@@ -15,0 +15,0 @@ 'tw3-max-w-[90vw] tw3-shadow-[0_0_250px_0_rgba(255,255,255,0.4)] tw3-my-2 tw3-mx-auto',

{
"name": "@newageerp/v3.popups.popup",
"version": "0.0.6",
"version": "0.0.7",
"homepage": "https://bit.dev/newageerp/v3/popups/popup",

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

"name": "v3/popups/popup",
"version": "0.0.6"
"version": "0.0.7"
},

@@ -12,0 +12,0 @@ "dependencies": {

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