react-recaptcha-x
Advanced tools
Comparing version 1.1.14 to 1.1.15
@@ -0,1 +1,8 @@ | ||
## [1.1.15](https://github.com/antokara/react-recaptcha-x/compare/v1.1.14...v1.1.15) (2022-10-22) | ||
### Bug Fixes | ||
* **npm-packages:** upgrade ([62ae5bc](https://github.com/antokara/react-recaptcha-x/commit/62ae5bc1089365034d8ef18ec4dd5e6b1cac3f90)) | ||
## [1.1.14](https://github.com/antokara/react-recaptcha-x/compare/v1.1.13...v1.1.14) (2022-09-18) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "react-recaptcha-x", | ||
"version": "1.1.14", | ||
"version": "1.1.15", | ||
"description": "a React component for Google's reCAPTCHA v3 and v2 (checkbox) component", | ||
@@ -52,14 +52,14 @@ "main": "./dist/index.js", | ||
"@semantic-release/npm": "^9.0.1", | ||
"@testing-library/dom": "^8.18.0", | ||
"@testing-library/dom": "^8.19.0", | ||
"@testing-library/jest-dom": "^5.16.5", | ||
"@testing-library/react": "^13.4.0", | ||
"@types/jest": "^29.0.3", | ||
"@types/react": "^18.0.20", | ||
"@types/jest": "^29.2.0", | ||
"@types/react": "^18.0.21", | ||
"@types/react-dom": "^18.0.6", | ||
"@typescript-eslint/eslint-plugin": "^5.37.0", | ||
"@typescript-eslint/parser": "^5.37.0", | ||
"@typescript-eslint/eslint-plugin": "^5.40.1", | ||
"@typescript-eslint/parser": "^5.40.1", | ||
"coveralls": "^3.1.1", | ||
"eslint": "^8.23.1", | ||
"jest": "^29.0.3", | ||
"jest-environment-jsdom": "^29.0.3", | ||
"eslint": "^8.26.0", | ||
"jest": "^29.2.1", | ||
"jest-environment-jsdom": "^29.2.1", | ||
"prettier": "^2.7.1", | ||
@@ -69,6 +69,6 @@ "react": "18.2.0", | ||
"semantic-release": "^19.0.5", | ||
"ts-jest": "^29.0.1", | ||
"ts-loader": "^9.3.1", | ||
"ts-jest": "^29.0.3", | ||
"ts-loader": "^9.4.1", | ||
"tsconfig-replace-paths": "^0.0.11", | ||
"typescript": "^4.8.3", | ||
"typescript": "^4.8.4", | ||
"webpack": "^5.74.0", | ||
@@ -75,0 +75,0 @@ "webpack-cli": "^4.10.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
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
136924
864