typeit-react
Advanced tools
Comparing version 2.0.7 to 2.0.8
{ | ||
"name": "typeit-react", | ||
"version": "2.0.7", | ||
"version": "2.0.8", | ||
"description": "React component for the most versatile JavaScript animated typing utility on the planet.", | ||
@@ -39,14 +39,14 @@ "homepage": "https://typeitjs.com", | ||
"dependencies": { | ||
"@types/react": "^17.0.32", | ||
"@types/react": "^17.0.37", | ||
"react": "^17.0.2", | ||
"react-dom": "^17.0.2", | ||
"typeit": "^8.0.7", | ||
"vite": "^2.6.10" | ||
"typeit": "^8.0.8", | ||
"vite": "^2.6.14" | ||
}, | ||
"devDependencies": { | ||
"@babel/preset-typescript": "^7.15.0", | ||
"lint-staged": "^11.2.4", | ||
"typescript": "^4.4.4" | ||
"@babel/preset-typescript": "^7.16.0", | ||
"lint-staged": "^12.1.2", | ||
"typescript": "^4.5.2" | ||
}, | ||
"gitHead": "8a1e9e1002149c324492d7054ce32446d1b7961e" | ||
"gitHead": "7bb1c7d47817f1d3e14dcd240128065bb6515562" | ||
} |
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
Updated@types/react@^17.0.37
Updatedtypeit@^8.0.8
Updatedvite@^2.6.14