react-dialogs-container
Advanced tools
Comparing version 1.5.2 to 1.5.3
{ | ||
"name": "react-dialogs-container", | ||
"version": "1.5.2", | ||
"type": "module", | ||
"version": "1.5.3", | ||
"description": "Lightweight hooks ready dialogs management", | ||
"main": "dist/main.js", | ||
"module": "dist/module.js", | ||
"source": "src/index.js", | ||
"source": "dist/index.js", | ||
"scripts": { | ||
"test": "jest", | ||
"build": "parcel build", | ||
"build": "babel src -d ./dist --config-file ./config/babel.config.js", | ||
"vite:build": "vite build" | ||
@@ -39,3 +36,5 @@ }, | ||
"devDependencies": { | ||
"@babel/preset-env": "^7.11.5", | ||
"@babel/cli": "^7.18.6", | ||
"@babel/core": "^7.18.6", | ||
"@babel/preset-env": "^7.18.6", | ||
"@babel/preset-react": "^7.10.4", | ||
@@ -42,0 +41,0 @@ "babel-jest": "^26.3.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
8
117
6853
9
1
No