UNPKG

@icetee/react-recaptcha-v3

Version:

This library helps to integrate google recaptcha into your react project easily.

597 lines (596 loc) 18.2 kB
{ "name": "@icetee/react-recaptcha-v3", "version": "1.0.0", "description": "This library helps to integrate google recaptcha into your react project easily. ", "keywords": [ "react", "react.js", "react-component", "ReCaptcha", "g-recaptcha", "invisible-recaptcha", "visible-recaptcha", "recaptcha-token" ], "main": "dist/index.js", "scripts": { "start": "webpack --watch", "build": "NODE_ENV=production webpack", "lint": "npx eslint ./src", "clean": "rm -rf ./package-lock.json ./node_modules/", "prepublish": "rm -rf ./dist && npm run build" }, "repository": { "type": "git", "url": "git+https://github.com/icetee/react-recaptcha-v3.git" }, "author": "icetee", "license": "MIT", "bugs": { "url": "https://github.com/icetee/react-recaptcha-v3/issues" }, "homepage": "https://github.com/icetee/react-recaptcha-v3#readme", "peerDependencies": { "prop-types": "^15.6.2", "react": "^15.6.2 || ^16.x || ^17.x || ^18.x" }, "devDependencies": { "@babel/core": "^7.1.6", "@babel/plugin-proposal-object-rest-spread": "^7.0.0", "@babel/plugin-transform-react-jsx": "^7.1.6", "@babel/preset-env": "^7.1.6", "@babel/preset-react": "^7.10.1", "@types/acorn": "^4.0.3", "@types/eslint": "^4.16.4", "@types/prop-types": "^15.5.6", "@types/react": "^16.7.7", "@types/webpack-bundle-analyzer": "^2.13.0", "acorn": "^6.0.4", "babel-eslint": "^10.0.1", "babel-loader": "^8.0.4", "babel-plugin-transform-react-remove-prop-types": "^0.4.20", "eslint": "^5.9.0", "eslint-config-standard": "12.0.0", "eslint-config-standard-react": "7.0.2", "eslint-import-resolver-webpack": "0.10.1", "eslint-plugin-ascii": "^1.0.0", "eslint-plugin-babel": "^5.3.0", "eslint-plugin-dependencies": "^2.4.0", "eslint-plugin-filenames": "^1.3.2", "eslint-plugin-html": "^5.0.0", "eslint-plugin-import": "2.14.0", "eslint-plugin-jsx-a11y": "6.1.2", "eslint-plugin-no-inferred-method-name": "1.0.2", "eslint-plugin-node": "8.0.0", "eslint-plugin-optimize-regex": "^1.1.6", "eslint-plugin-promise": "4.0.1", "eslint-plugin-promiseparams": "^1.0.8", "eslint-plugin-react": "7.11.1", "eslint-plugin-react-functional-set-state": "1.2.1", "eslint-plugin-react-perf": "2.0.9", "eslint-plugin-standard": "4.0.0", "prop-types": "^15.6.2", "react": "^15.6.2 || ^16.x || v17.x || v18.x", "terser-webpack-plugin": "^3.0.4", "webpack": "^4.26.0", "webpack-bundle-analyzer": "^4.9.1", "webpack-cli": "^3.1.2" }, "sideEffects": false, "directories": { "example": "example" }, "dependencies": { "acorn-jsx": "^5.3.2", "acorn-walk": "^8.2.0", "aggregate-error": "^3.1.0", "ajv": "^6.12.6", "ajv-errors": "^1.0.1", "ajv-keywords": "^3.5.2", "ansi-escapes": "^3.2.0", "ansi-regex": "^3.0.1", "ansi-styles": "^3.2.1", "anymatch": "^3.1.3", "aproba": "^1.2.0", "argparse": "^1.0.10", "aria-query": "^3.0.0", "arr-diff": "^4.0.0", "arr-flatten": "^1.1.0", "arr-union": "^3.1.0", "array-buffer-byte-length": "^1.0.0", "array-find": "^1.0.0", "array-includes": "^3.1.7", "array-unique": "^0.3.2", "arraybuffer.prototype.slice": "^1.0.2", "asn1.js": "^5.4.1", "assert": "^1.5.1", "assign-symbols": "^1.0.0", "ast-types-flow": "^0.0.7", "astral-regex": "^1.0.0", "async-each": "^1.0.6", "atob": "^2.1.2", "available-typed-arrays": "^1.0.5", "axobject-query": "^2.2.0", "babel-plugin-polyfill-corejs2": "^0.4.5", "babel-plugin-polyfill-corejs3": "^0.8.4", "babel-plugin-polyfill-regenerator": "^0.5.2", "balanced-match": "^1.0.2", "base": "^0.11.2", "base64-js": "^1.5.1", "big.js": "^5.2.2", "binary-extensions": "^2.2.0", "bluebird": "^3.7.2", "bn.js": "^5.2.1", "brace-expansion": "^1.1.11", "braces": "^2.3.2", "brorand": "^1.1.0", "browserify-aes": "^1.2.0", "browserify-cipher": "^1.0.1", "browserify-des": "^1.0.2", "browserify-rsa": "^4.1.0", "browserify-sign": "^4.2.1", "browserify-zlib": "^0.2.0", "browserslist": "^4.22.0", "buffer": "^4.9.2", "buffer-from": "^1.1.2", "buffer-xor": "^1.0.3", "builtin-status-codes": "^3.0.0", "cacache": "^15.3.0", "cache-base": "^1.0.1", "call-bind": "^1.0.2", "callsites": "^3.1.0", "camelcase": "^5.3.1", "caniuse-lite": "^1.0.30001541", "chalk": "^2.4.2", "chardet": "^0.7.0", "chokidar": "^3.5.3", "chownr": "^2.0.0", "chrome-trace-event": "^1.0.3", "cipher-base": "^1.0.4", "class-utils": "^0.3.6", "clean-stack": "^2.2.0", "cli-cursor": "^2.1.0", "cli-width": "^2.2.1", "cliui": "^5.0.0", "collection-visit": "^1.0.0", "color-convert": "^1.9.3", "color-name": "^1.1.3", "commander": "^2.20.3", "commondir": "^1.0.1", "component-emitter": "^1.3.0", "concat-map": "^0.0.1", "concat-stream": "^1.6.2", "console-browserify": "^1.2.0", "constants-browserify": "^1.0.0", "contains-path": "^0.1.0", "convert-source-map": "^2.0.0", "copy-concurrently": "^1.0.5", "copy-descriptor": "^0.1.1", "core-js-compat": "^3.32.2", "core-util-is": "^1.0.3", "create-ecdh": "^4.0.4", "create-hash": "^1.2.0", "create-hmac": "^1.1.7", "cross-spawn": "^6.0.5", "crypto-browserify": "^3.12.0", "csstype": "^3.1.2", "cyclist": "^1.0.2", "damerau-levenshtein": "^1.0.8", "debug": "^4.3.4", "decamelize": "^1.2.0", "decode-uri-component": "^0.2.2", "deep-is": "^0.1.4", "define-data-property": "^1.1.0", "define-properties": "^1.2.1", "define-property": "^2.0.2", "des.js": "^1.1.0", "detect-file": "^1.0.0", "diffie-hellman": "^5.0.3", "doctrine": "^3.0.0", "dom-serializer": "^0.2.2", "domain-browser": "^1.2.0", "domelementtype": "^1.3.1", "domhandler": "^2.4.2", "domutils": "^1.7.0", "duplexer": "^0.1.2", "duplexify": "^3.7.1", "electron-to-chromium": "^1.4.534", "elliptic": "^6.5.4", "emoji-regex": "^6.5.1", "emojis-list": "^3.0.0", "end-of-stream": "^1.4.4", "enhanced-resolve": "^0.9.1", "entities": "^1.1.2", "errno": "^0.1.8", "error-ex": "^1.3.2", "es-abstract": "^1.22.2", "es-module-lexer": "^1.3.1", "es-set-tostringtag": "^2.0.1", "es-to-primitive": "^1.2.1", "escalade": "^3.1.1", "escape-string-regexp": "^1.0.5", "eslint-config-standard-jsx": "^6.0.2", "eslint-import-resolver-node": "^0.3.9", "eslint-module-utils": "^2.8.0", "eslint-plugin-es": "^1.4.1", "eslint-rule-composer": "^0.3.0", "eslint-scope": "^4.0.3", "eslint-utils": "^1.4.3", "eslint-visitor-keys": "^1.3.0", "espree": "^5.0.1", "esprima": "^4.0.1", "esquery": "^1.5.0", "esrecurse": "^4.3.0", "estraverse": "^4.3.0", "esutils": "^2.0.3", "events": "^3.3.0", "evp_bytestokey": "^1.0.3", "expand-brackets": "^2.1.4", "expand-tilde": "^2.0.2", "extend-shallow": "^3.0.2", "external-editor": "^3.1.0", "extglob": "^2.0.4", "fast-deep-equal": "^3.1.3", "fast-json-stable-stringify": "^2.1.0", "fast-levenshtein": "^2.0.6", "figgy-pudding": "^3.5.2", "figures": "^2.0.0", "file-entry-cache": "^5.0.1", "fill-range": "^4.0.0", "find-cache-dir": "^3.3.2", "find-root": "^1.1.0", "find-up": "^4.1.0", "findup-sync": "^3.0.0", "flat-cache": "^2.0.1", "flatted": "^2.0.2", "flush-write-stream": "^1.1.1", "for-each": "^0.3.3", "for-in": "^1.0.2", "fragment-cache": "^0.2.1", "from2": "^2.3.0", "fs-minipass": "^2.1.0", "fs-write-stream-atomic": "^1.0.10", "fs.realpath": "^1.0.0", "function-bind": "^1.1.1", "function.prototype.name": "^1.1.6", "functional-red-black-tree": "^1.0.1", "functions-have-names": "^1.2.3", "gensync": "^1.0.0-beta.2", "get-caller-file": "^2.0.5", "get-intrinsic": "^1.2.1", "get-symbol-description": "^1.0.0", "get-value": "^2.0.6", "glob": "^7.2.3", "glob-parent": "^5.1.2", "glob-to-regexp": "^0.4.1", "global-modules": "^2.0.0", "global-prefix": "^3.0.0", "globals": "^11.12.0", "globalthis": "^1.0.3", "gopd": "^1.0.1", "graceful-fs": "^4.2.11", "gzip-size": "^6.0.0", "has": "^1.0.3", "has-bigints": "^1.0.2", "has-flag": "^3.0.0", "has-property-descriptors": "^1.0.0", "has-proto": "^1.0.1", "has-symbols": "^1.0.3", "has-tostringtag": "^1.0.0", "has-value": "^1.0.0", "has-values": "^1.0.0", "hash-base": "^3.1.0", "hash.js": "^1.1.7", "hmac-drbg": "^1.0.1", "homedir-polyfill": "^1.0.3", "hosted-git-info": "^2.8.9", "htmlparser2": "^3.10.1", "https-browserify": "^1.0.0", "iconv-lite": "^0.4.24", "ieee754": "^1.2.1", "iferr": "^0.1.5", "ignore": "^4.0.6", "import-fresh": "^3.3.0", "import-local": "^2.0.0", "imurmurhash": "^0.1.4", "indent-string": "^4.0.0", "infer-owner": "^1.0.4", "inflight": "^1.0.6", "inherits": "^2.0.4", "ini": "^1.3.8", "inquirer": "^6.5.2", "internal-slot": "^1.0.5", "interpret": "^1.4.0", "is-accessor-descriptor": "^1.0.0", "is-array-buffer": "^3.0.2", "is-arrayish": "^0.2.1", "is-bigint": "^1.0.4", "is-binary-path": "^2.1.0", "is-boolean-object": "^1.1.2", "is-buffer": "^1.1.6", "is-callable": "^1.2.7", "is-core-module": "^2.13.0", "is-data-descriptor": "^1.0.0", "is-date-object": "^1.0.5", "is-descriptor": "^1.0.2", "is-extendable": "^1.0.1", "is-extglob": "^2.1.1", "is-fullwidth-code-point": "^2.0.0", "is-glob": "^4.0.3", "is-negative-zero": "^2.0.2", "is-number": "^3.0.0", "is-number-object": "^1.0.7", "is-plain-object": "^2.0.4", "is-regex": "^1.1.4", "is-shared-array-buffer": "^1.0.2", "is-string": "^1.0.7", "is-symbol": "^1.0.4", "is-typed-array": "^1.1.12", "is-weakref": "^1.0.2", "is-windows": "^1.0.2", "is-wsl": "^1.1.0", "isarray": "^1.0.0", "isexe": "^2.0.0", "isobject": "^3.0.1", "jest-worker": "^26.6.2", "js-tokens": "^4.0.0", "js-yaml": "^3.14.1", "jsesc": "^2.5.2", "json-parse-better-errors": "^1.0.2", "json-parse-even-better-errors": "^2.3.1", "json-schema-traverse": "^0.4.1", "json-stable-stringify-without-jsonify": "^1.0.1", "json5": "^2.2.3", "jsx-ast-utils": "^2.4.1", "kind-of": "^6.0.3", "levn": "^0.3.0", "load-json-file": "^2.0.0", "loader-runner": "^2.4.0", "loader-utils": "^2.0.4", "locate-path": "^5.0.0", "lodash": "^4.17.21", "lodash.camelcase": "^4.3.0", "lodash.debounce": "^4.0.8", "lodash.escape": "^4.0.1", "lodash.flatten": "^4.4.0", "lodash.invokemap": "^4.6.0", "lodash.kebabcase": "^4.1.1", "lodash.pullall": "^4.2.0", "lodash.snakecase": "^4.1.1", "lodash.uniqby": "^4.7.0", "lodash.upperfirst": "^4.3.1", "loose-envify": "^1.4.0", "lru-cache": "^5.1.1", "make-dir": "^3.1.0", "map-cache": "^0.2.2", "map-visit": "^1.0.0", "md5.js": "^1.3.5", "memory-fs": "^0.2.0", "merge-stream": "^2.0.0", "micromatch": "^3.1.10", "miller-rabin": "^4.0.1", "mime-db": "^1.52.0", "mime-types": "^2.1.35", "mimic-fn": "^1.2.0", "minimalistic-assert": "^1.0.1", "minimalistic-crypto-utils": "^1.0.1", "minimatch": "^3.1.2", "minimist": "^1.2.8", "minipass": "^3.3.6", "minipass-collect": "^1.0.2", "minipass-flush": "^1.0.5", "minipass-pipeline": "^1.2.4", "minizlib": "^2.1.2", "mississippi": "^3.0.0", "mixin-deep": "^1.3.2", "mkdirp": "^0.5.6", "move-concurrently": "^1.0.1", "mrmime": "^1.0.1", "ms": "^2.1.2", "mute-stream": "^0.0.7", "nanomatch": "^1.2.13", "natural-compare": "^1.4.0", "neo-async": "^2.6.2", "nice-try": "^1.0.5", "node-libs-browser": "^2.2.1", "node-releases": "^2.0.13", "normalize-package-data": "^2.5.0", "normalize-path": "^3.0.0", "object-assign": "^4.1.1", "object-copy": "^0.1.0", "object-inspect": "^1.12.3", "object-keys": "^1.1.1", "object-visit": "^1.0.1", "object.assign": "^4.1.4", "object.pick": "^1.3.0", "once": "^1.4.0", "onetime": "^2.0.1", "opener": "^1.5.2", "optionator": "^0.8.3", "os-browserify": "^0.3.0", "os-tmpdir": "^1.0.2", "p-limit": "^2.3.0", "p-locate": "^4.1.0", "p-map": "^4.0.0", "p-try": "^2.2.0", "pako": "^1.0.11", "parallel-transform": "^1.2.0", "parent-module": "^1.0.1", "parse-asn1": "^5.1.6", "parse-json": "^2.2.0", "parse-passwd": "^1.0.0", "pascalcase": "^0.1.1", "path-browserify": "^0.0.1", "path-dirname": "^1.0.2", "path-exists": "^4.0.0", "path-is-absolute": "^1.0.1", "path-is-inside": "^1.0.2", "path-key": "^2.0.1", "path-parse": "^1.0.7", "path-type": "^2.0.0", "pbkdf2": "^3.1.2", "picocolors": "^1.0.0", "picomatch": "^2.3.1", "pify": "^2.3.0", "pkg-dir": "^4.2.0", "posix-character-classes": "^0.1.1", "prelude-ls": "^1.1.2", "process": "^0.11.10", "process-nextick-args": "^2.0.1", "progress": "^2.0.3", "promise-inflight": "^1.0.1", "prr": "^1.0.1", "public-encrypt": "^4.0.3", "pump": "^3.0.0", "pumpify": "^1.5.1", "punycode": "^1.4.1", "qs": "^6.11.2", "querystring-es3": "^0.2.1", "randombytes": "^2.1.0", "randomfill": "^1.0.4", "react-is": "^16.13.1", "read-pkg": "^2.0.0", "read-pkg-up": "^2.0.0", "readable-stream": "^3.6.2", "readdirp": "^3.6.0", "regenerate": "^1.4.2", "regenerate-unicode-properties": "^10.1.1", "regenerator-runtime": "^0.14.0", "regenerator-transform": "^0.15.2", "regex-not": "^1.0.2", "regexp-tree": "^0.1.27", "regexp.prototype.flags": "^1.5.1", "regexpp": "^2.0.1", "regexpu-core": "^5.3.2", "regjsparser": "^0.9.1", "remove-trailing-separator": "^1.1.0", "repeat-element": "^1.1.4", "repeat-string": "^1.6.1", "require-directory": "^2.1.1", "require-main-filename": "^2.0.0", "requireindex": "^1.1.0", "resolve": "^1.22.6", "resolve-cwd": "^2.0.0", "resolve-dir": "^1.0.1", "resolve-from": "^4.0.0", "resolve-url": "^0.2.1", "restore-cursor": "^2.0.0", "ret": "^0.1.15", "rimraf": "^2.6.3", "ripemd160": "^2.0.2", "run-async": "^2.4.1", "run-queue": "^1.0.3", "rxjs": "^6.6.7", "safe-array-concat": "^1.0.1", "safe-buffer": "^5.2.1", "safe-regex": "^1.1.0", "safe-regex-test": "^1.0.0", "safer-buffer": "^2.1.2", "schema-utils": "^2.7.1", "semver": "^6.3.1", "serialize-javascript": "^4.0.0", "set-blocking": "^2.0.0", "set-function-name": "^2.0.1", "set-value": "^2.0.1", "setimmediate": "^1.0.5", "sha.js": "^2.4.11", "shebang-command": "^1.2.0", "shebang-regex": "^1.0.0", "side-channel": "^1.0.4", "signal-exit": "^3.0.7", "sirv": "^2.0.3", "slice-ansi": "^2.1.0", "snapdragon": "^0.8.2", "snapdragon-node": "^2.1.1", "snapdragon-util": "^3.0.1", "source-list-map": "^2.0.1", "source-map": "^0.6.1", "source-map-resolve": "^0.5.3", "source-map-support": "^0.5.21", "source-map-url": "^0.4.1", "spdx-correct": "^3.2.0", "spdx-exceptions": "^2.3.0", "spdx-expression-parse": "^3.0.1", "spdx-license-ids": "^3.0.15", "split-string": "^3.1.0", "sprintf-js": "^1.0.3", "ssri": "^8.0.1", "static-extend": "^0.1.2", "stream-browserify": "^2.0.2", "stream-each": "^1.2.3", "stream-http": "^2.8.3", "stream-shift": "^1.0.1", "string-width": "^2.1.1", "string.prototype.trim": "^1.2.8", "string.prototype.trimend": "^1.0.7", "string.prototype.trimstart": "^1.0.7", "string_decoder": "^1.3.0", "strip-ansi": "^4.0.0", "strip-bom": "^3.0.0", "strip-json-comments": "^2.0.1", "supports-color": "^5.5.0", "supports-preserve-symlinks-flag": "^1.0.0", "table": "^5.4.6", "tapable": "^2.2.1", "tar": "^6.2.0", "terser": "^4.8.1", "text-table": "^0.2.0", "through": "^2.3.8", "through2": "^2.0.5", "timers-browserify": "^2.0.12", "tmp": "^0.0.33", "to-arraybuffer": "^1.0.1", "to-fast-properties": "^2.0.0", "to-object-path": "^0.3.0", "to-regex": "^3.0.2", "to-regex-range": "^2.1.1", "totalist": "^3.0.1", "tslib": "^1.14.1", "tty-browserify": "^0.0.0", "type-check": "^0.3.2", "typed-array-buffer": "^1.0.0", "typed-array-byte-length": "^1.0.0", "typed-array-byte-offset": "^1.0.0", "typed-array-length": "^1.0.4", "typedarray": "^0.0.6", "unbox-primitive": "^1.0.2", "unicode-canonical-property-names-ecmascript": "^2.0.0", "unicode-match-property-ecmascript": "^2.0.0", "unicode-match-property-value-ecmascript": "^2.1.0", "unicode-property-aliases-ecmascript": "^2.1.0", "union-value": "^1.0.1", "unique-filename": "^1.1.1", "unique-slug": "^2.0.2", "unset-value": "^1.0.0", "upath": "^1.2.0", "update-browserslist-db": "^1.0.13", "uri-js": "^4.4.1", "urix": "^0.1.0", "url": "^0.11.3", "use": "^3.1.1", "util": "^0.11.1", "util-deprecate": "^1.0.2", "v8-compile-cache": "^2.4.0", "validate-npm-package-license": "^3.0.4", "vm-browserify": "^1.1.2", "watchpack": "^1.7.5", "watchpack-chokidar2": "^2.0.1", "webpack-sources": "^1.4.3", "which": "^1.3.1", "which-boxed-primitive": "^1.0.2", "which-module": "^2.0.1", "which-typed-array": "^1.1.11", "word-wrap": "^1.2.5", "worker-farm": "^1.7.0", "wrap-ansi": "^5.1.0", "wrappy": "^1.0.2", "write": "^1.0.3", "ws": "^7.5.9", "xtend": "^4.0.2", "y18n": "^4.0.3", "yallist": "^3.1.1", "yargs": "^13.3.2", "yargs-parser": "^13.1.2", "yocto-queue": "^0.1.0" } }