@alfalab/core-components-base-modal
Advanced tools
Comparing version 5.2.0 to 5.2.1
@@ -26,3 +26,3 @@ 'use strict'; | ||
var styles = {"component":"base-modal__component_1n9jh","wrapper":"base-modal__wrapper_1n9jh","content":"base-modal__content_1n9jh","hidden":"base-modal__hidden_1n9jh","backdrop":"base-modal__backdrop_1n9jh","appear":"base-modal__appear_1n9jh","enter":"base-modal__enter_1n9jh","appearActive":"base-modal__appearActive_1n9jh","enterActive":"base-modal__enterActive_1n9jh","exit":"base-modal__exit_1n9jh","exitActive":"base-modal__exitActive_1n9jh","exitDone":"base-modal__exitDone_1n9jh"}; | ||
var styles = {"component":"base-modal__component_10unr","wrapper":"base-modal__wrapper_10unr","content":"base-modal__content_10unr","hidden":"base-modal__hidden_10unr","backdrop":"base-modal__backdrop_10unr","appear":"base-modal__appear_10unr","enter":"base-modal__enter_10unr","appearActive":"base-modal__appearActive_10unr","enterActive":"base-modal__enterActive_10unr","exit":"base-modal__exit_10unr","exitActive":"base-modal__exitActive_10unr","exitDone":"base-modal__exitDone_10unr"}; | ||
require('./index.css') | ||
@@ -29,0 +29,0 @@ |
@@ -15,3 +15,3 @@ import { __assign } from 'tslib'; | ||
var styles = {"component":"base-modal__component_1n9jh","wrapper":"base-modal__wrapper_1n9jh","content":"base-modal__content_1n9jh","hidden":"base-modal__hidden_1n9jh","backdrop":"base-modal__backdrop_1n9jh","appear":"base-modal__appear_1n9jh","enter":"base-modal__enter_1n9jh","appearActive":"base-modal__appearActive_1n9jh","enterActive":"base-modal__enterActive_1n9jh","exit":"base-modal__exit_1n9jh","exitActive":"base-modal__exitActive_1n9jh","exitDone":"base-modal__exitDone_1n9jh"}; | ||
var styles = {"component":"base-modal__component_10unr","wrapper":"base-modal__wrapper_10unr","content":"base-modal__content_10unr","hidden":"base-modal__hidden_10unr","backdrop":"base-modal__backdrop_10unr","appear":"base-modal__appear_10unr","enter":"base-modal__enter_10unr","appearActive":"base-modal__appearActive_10unr","enterActive":"base-modal__enterActive_10unr","exit":"base-modal__exit_10unr","exitActive":"base-modal__exitActive_10unr","exitDone":"base-modal__exitDone_10unr"}; | ||
require('./index.css') | ||
@@ -18,0 +18,0 @@ |
@@ -14,3 +14,3 @@ import React, { forwardRef, useState, useRef, useCallback, useEffect, useMemo } from 'react'; | ||
const styles = {"component":"base-modal__component_1n9jh","wrapper":"base-modal__wrapper_1n9jh","content":"base-modal__content_1n9jh","hidden":"base-modal__hidden_1n9jh","backdrop":"base-modal__backdrop_1n9jh","appear":"base-modal__appear_1n9jh","enter":"base-modal__enter_1n9jh","appearActive":"base-modal__appearActive_1n9jh","enterActive":"base-modal__enterActive_1n9jh","exit":"base-modal__exit_1n9jh","exitActive":"base-modal__exitActive_1n9jh","exitDone":"base-modal__exitDone_1n9jh"}; | ||
const styles = {"component":"base-modal__component_10unr","wrapper":"base-modal__wrapper_10unr","content":"base-modal__content_10unr","hidden":"base-modal__hidden_10unr","backdrop":"base-modal__backdrop_10unr","appear":"base-modal__appear_10unr","enter":"base-modal__enter_10unr","appearActive":"base-modal__appearActive_10unr","enterActive":"base-modal__enterActive_10unr","exit":"base-modal__exit_10unr","exitActive":"base-modal__exitActive_10unr","exitDone":"base-modal__exitDone_10unr"}; | ||
require('./index.css') | ||
@@ -17,0 +17,0 @@ |
{ | ||
"name": "@alfalab/core-components-base-modal", | ||
"version": "5.2.0", | ||
"version": "5.2.1", | ||
"description": "BaseModal component", | ||
@@ -9,5 +9,2 @@ "keywords": [], | ||
"module": "./esm/index.js", | ||
"scripts": { | ||
"postinstall": "node -e \"if (require('fs').existsSync('./send-stats.js')){require('./send-stats.js')} \"" | ||
}, | ||
"publishConfig": { | ||
@@ -18,5 +15,5 @@ "access": "public", | ||
"dependencies": { | ||
"@alfalab/core-components-backdrop": "^3.0.6", | ||
"@alfalab/core-components-backdrop": "^3.0.7", | ||
"@alfalab/core-components-global-store": "^2.0.4", | ||
"@alfalab/core-components-portal": "^3.1.4", | ||
"@alfalab/core-components-portal": "^3.1.5", | ||
"@alfalab/core-components-stack": "^4.0.4", | ||
@@ -23,0 +20,0 @@ "@juggle/resize-observer": "^3.3.1", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 4 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
0
1
0
106983
37
2423