{"name":"url-regex-safe","description":"Regular expression matching for URL's. Maintained, safe, and browser-friendly version of url-regex. Resolves CVE-2020-7661.","version":"0.0.1","author":{"name":"Nick Baugh","email":"niftylettuce@gmail.com","url":"http://niftylettuce.com/"},"browser":{"re2":false},"bugs":{"url":"https://github.com/niftylettuce/url-regex-safe/issues","email":"niftylettuce@gmail.com"},"contributors":[{"name":"Nick Baugh","email":"niftylettuce@gmail.com","url":"http://niftylettuce.com/"},{"name":"Kevin Mårtensson","email":"kevinmartensson@gmail.com"},{"name":"Diego Perini"}],"dependencies":{"ip-regex":"^4.1.0","re2":"^1.15.4","tlds":"^1.208.0"},"devDependencies":{"@babel/cli":"^7.10.5","@babel/core":"^7.11.1","@babel/preset-env":"^7.11.0","@commitlint/cli":"latest","@commitlint/config-conventional":"latest","ava":"latest","babelify":"^10.0.0","browserify":"^16.5.2","codecov":"latest","cross-env":"latest","eslint":"latest","eslint-config-xo-lass":"latest","eslint-plugin-compat":"^3.8.0","eslint-plugin-node":"^11.1.0","fixpack":"latest","husky":"latest","jsdom":"15","lint-staged":"latest","nyc":"latest","remark-cli":"latest","remark-preset-github":"latest","tinyify":"^3.0.0","xo":"latest"},"engines":{"node":">= 10"},"homepage":"https://github.com/niftylettuce/url-regex-safe","jsdelivr":"dist/url-regex-safe.min.js","keywords":["2020","7661","CVE-2020-7661","cve","detect","email","emails","expresion","expression","from","get","html","mail","mails","maintained","parse","parser","parsing","regex","regexer","regexer","regexes","regexing","regexp","safe","scan","sniff","str","string","text","url","urls"],"license":"MIT","main":"lib/index.js","repository":{"type":"git","url":"https://github.com/niftylettuce/url-regex-safe"},"scripts":{"ava":"cross-env NODE_ENV=test ava","browserify":"browserify src/index.js -o dist/url-regex-safe.js -s urlRegexSafe -g [ babelify --configFile ./.dist.babelrc ]","build":"npm run build:clean && npm run build:lib && npm run build:dist","build:clean":"rimraf lib dist","build:dist":"npm run browserify && npm run minify","build:lib":"babel --config-file ./.lib.babelrc src --out-dir lib","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","lint":"yarn run lint:js && yarn run lint:md && yarn run lint:lib && yarn run lint:dist","lint:dist":"eslint --no-inline-config -c .dist.eslintrc dist","lint:js":"xo","lint:lib":"eslint -c .lib.eslintrc lib","lint:md":"remark . -qfo","minify":"cross-env NODE_ENV=production browserify src/index.js -o dist/url-regex-safe.min.js -s urlRegexSafe -g [ babelify --configFile ./.dist.babelrc ] -p tinyify","nyc":"cross-env NODE_ENV=test nyc ava","pretest":"yarn run build && yarn run lint","test":"cross-env NODE_ENV=test ava","test-coverage":"cross-env NODE_ENV=test nyc yarn run test"},"unpkg":"dist/url-regex-safe.min.js","xo":{"prettier":true,"space":true,"extends":["xo-lass"]},"licenseText":"MIT License\n\nCopyright (c) 2020 Nick Baugh <niftylettuce@gmail.com> (http://niftylettuce.com/), Kevin Mårtensson <kevinmartensson@gmail.com>, and Diego Perini\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"url-regex-safe@0.0.1","dist":{"shasum":"84c3db676a23f4b272e5f7df34380b71117683fe","size":22503,"noattachment":false,"key":"/url-regex-safe/-/url-regex-safe-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/url-regex-safe/download/url-regex-safe-0.0.1.tgz"},"maintainers":[{"name":"niftylettuce","email":""},{"name":"shadowgate15","email":""}],"_npmUser":{"name":"niftylettuce","email":"niftylettuce@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/url-regex-safe_0.0.1_1597477508782_0.8027398414408071"},"_hasShrinkwrap":false,"publish_time":1597477508933,"_cnpm_publish_time":1597477508933,"deprecated":"Please upgrade to url-regex-safe@v3.0.0+ AND install re2 as an additional dependency in your project via `npm install re2` or `yarn add re2`.","dist-tags":{"latest":"3.0.0"}}