react-attention
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "react-attention", | ||
"version": "1.0.2", | ||
"description": "Claim attention in components", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"version": "1.0.3", | ||
"description": "Claim attention in React components", | ||
"main": "dist/index.client.js", | ||
"types": "dist/index.client.d.ts", | ||
"scripts": { | ||
"build": "tsc --project tsconfig.json", | ||
"build": "tsc --project tsconfig.json && mv dist/index.js dist/index.client.js && mv dist/index.d.ts dist/index.client.d.ts ", | ||
"prepare": "husky install && npm run build", | ||
@@ -10,0 +10,0 @@ "prettify": "prettier --write --ignore-unknown \"**/*.{css,js,json,jsx,ts,tsx}\"" |
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
7487
96
1