reactplosive-modal
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "reactplosive-modal", | ||
"version": "1.0.3", | ||
"description": "A simple React modal component with an explosion effect ", | ||
"main": "index.tsx", | ||
"version": "1.0.4", | ||
"description": "A simple React modal component with an explosion effect", | ||
"author": "mburakerman", | ||
"license": "MIT", | ||
"repository": { | ||
@@ -10,2 +11,6 @@ "type": "git", | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/mburakerman/reactplosive-modal/issues" | ||
}, | ||
"homepage": "https://github.com/mburakerman/reactplosive-modal", | ||
"keywords": [ | ||
@@ -18,8 +23,13 @@ "modal", | ||
], | ||
"author": "mburakerman", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/mburakerman/reactplosive-modal/issues" | ||
"type": "module", | ||
"types": "build/index.d.ts", | ||
"files": [ | ||
"build/" | ||
], | ||
"main": "build/index.js", | ||
"scripts": { | ||
"dev": "vite", | ||
"build": "tsc && vite build", | ||
"build:parcel": "parcel build src/components/ReactplosiveModal/index.tsx" | ||
}, | ||
"homepage": "https://github.com/mburakerman/reactplosive-modal", | ||
"dependencies": { | ||
@@ -30,10 +40,13 @@ "react": "^18.2.0", | ||
"devDependencies": { | ||
"@parcel/packager-ts": "^2.8.2", | ||
"@parcel/transformer-typescript-types": "^2.8.2", | ||
"@types/react": "^18.0.24", | ||
"@types/react-dom": "^18.0.8", | ||
"@typescript-eslint/eslint-plugin": "^5.44.0", | ||
"@typescript-eslint/parser": "^5.44.0", | ||
"eslint": "^8.28.0", | ||
"eslint-plugin-react": "^7.31.11", | ||
"typescript": "^4.6.4" | ||
"@vitejs/plugin-react": "^2.2.0", | ||
"parcel": "^2.8.2", | ||
"react-github-corner": "^2.5.0", | ||
"sass": "^1.56.1", | ||
"typescript": "^4.6.4", | ||
"vite": "^3.2.3" | ||
} | ||
} |
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
1721661
8
Yes
10
3502
1
1