react-ghosta
Advanced tools
Comparing version 1.3.2 to 1.3.3
{ | ||
"name": "react-ghosta", | ||
"version": "1.3.2", | ||
"version": "1.3.3", | ||
"type": "module", | ||
@@ -17,5 +17,2 @@ "description": "React popup alerts. Lightweight, customizable and beautiful by default.", | ||
"exports": { | ||
"./package.json": "./package.json", | ||
"./dist/ghosta.css": "./dist/ghosta.css", | ||
"./dist/index.d.ts": "./dist/index.d.ts", | ||
".": { | ||
@@ -26,3 +23,5 @@ "types": "./dist/index.d.ts", | ||
"default": "./dist/index.cjs" | ||
} | ||
}, | ||
"./dist/*": "./dist/*", | ||
"./package.json": "./package.json" | ||
}, | ||
@@ -29,0 +28,0 @@ "files": [ |
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
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
83658