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

npm-modale-ta

Package Overview
Dependencies
Maintainers
0
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

npm-modale-ta - npm Package Compare versions

Comparing version

to
1.0.9

6

lib/EmployeeModal.js

@@ -29,4 +29,4 @@ "use strict";

position: 'absolute',
top: '10px',
right: '10px',
top: '-10px',
right: '-10px',
cursor: 'pointer',

@@ -46,5 +46,5 @@ backgroundColor: 'black',

react_1.default.createElement("div", { style: styles.modalContent },
react_1.default.createElement("span", { style: styles.closeButton, onClick: onClose }, "\u00D7"),
react_1.default.createElement("span", { style: styles.closeButton, onClick: onClose }, "X"),
react_1.default.createElement("p", null, "Employee created!"))));
};
exports.default = EmployeeModal;
{
"name": "npm-modale-ta",
"version": "1.0.8",
"version": "1.0.9",
"description": "Module to test module creation",

@@ -5,0 +5,0 @@ "main": "./lib/index.js",