{"_id":"array-includes","_rev":"286920","name":"array-includes","description":"An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.","dist-tags":{"latest":"3.1.7"},"maintainers":[{"name":"ljharb","email":""}],"time":{"modified":"2023-09-20T22:01:17.000Z","created":"2015-01-04T09:18:18.192Z","3.1.7":"2023-09-03T19:34:54.507Z","3.1.6":"2022-11-08T02:04:16.318Z","3.1.5":"2022-05-03T21:17:12.832Z","3.1.4":"2021-10-05T05:25:03.711Z","3.1.3":"2021-02-20T21:42:09.594Z","3.1.2":"2020-11-25T00:43:40.460Z","3.1.1":"2019-12-21T16:32:16.521Z","3.1.0":"2019-12-12T04:35:03.866Z","3.0.3":"2017-04-19T06:45:34.094Z","3.0.2":"2016-02-06T09:53:06.343Z","3.0.1":"2015-08-16T19:30:52.692Z","3.0.0":"2015-08-16T05:51:30.287Z","2.0.0":"2015-05-24T03:01:56.892Z","1.1.1":"2015-05-23T23:30:49.693Z","1.1.0":"2015-03-19T10:06:40.476Z","1.0.6":"2015-02-17T10:59:16.880Z","1.0.5":"2015-01-30T09:59:19.813Z","1.0.4":"2015-01-11T03:19:02.714Z","1.0.3":"2015-01-07T00:22:14.775Z","1.0.2":"2015-01-06T07:20:03.498Z","1.0.1":"2015-01-04T09:54:24.431Z","1.0.0":"2015-01-04T09:18:18.192Z"},"users":{},"author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"},"repository":{"type":"git","url":"git://github.com/es-shims/array-includes.git"},"versions":{"3.1.7":{"name":"array-includes","version":"3.1.7","author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"},"funding":{"url":"https://github.com/sponsors/ljharb"},"contributors":[{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"}],"description":"An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.","license":"MIT","main":"index.js","scripts":{"prepack":"npmignore --auto --commentLines=autogenerated","prepublish":"not-in-publish || npm run prepublishOnly","prepublishOnly":"safe-publish-latest","pretest":"npm run --silent lint","test":"npm run --silent tests-only","posttest":"aud --production","tests-only":"nyc tape 'test/**/*.js'","prelint":"evalmd README.md","lint":"eslint --ext=js,mjs .","postlint":"es-shim-api --bound","version":"auto-changelog && git add CHANGELOG.md","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""},"repository":{"type":"git","url":"git://github.com/es-shims/array-includes.git"},"keywords":["Array.prototype.includes","includes","array","ES7","shim","polyfill","contains","Array.prototype.contains","es-shim API"],"dependencies":{"call-bind":"^1.0.2","define-properties":"^1.2.0","es-abstract":"^1.22.1","get-intrinsic":"^1.2.1","is-string":"^1.0.7"},"devDependencies":{"@es-shims/api":"^2.4.2","@ljharb/eslint-config":"^21.1.0","aud":"^2.0.3","auto-changelog":"^2.4.0","eslint":"=8.8.0","evalmd":"^0.0.19","function-bind":"^1.1.1","functions-have-names":"^1.2.3","has-strict-mode":"^1.0.1","in-publish":"^2.0.1","indexof":"^0.0.1","npmignore":"^0.3.0","nyc":"^10.3.2","safe-publish-latest":"^2.0.0","tape":"^5.6.6"},"testling":{"files":["test/index.js","test/implementation.js","test/shimmed.js"],"browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true,"startingVersion":"3.1.6"},"publishConfig":{"ignore":[".github/workflows"]},"_id":"array-includes@3.1.7","gitHead":"11c6a1d9341671ec48c68306167f9ab1dd617a6f","bugs":{"url":"https://github.com/es-shims/array-includes/issues"},"homepage":"https://github.com/es-shims/array-includes#readme","_nodeVersion":"20.5.1","_npmVersion":"9.8.0","dist":{"shasum":"8cd2e01b26f7a3086cbc87271593fe921c62abda","size":8464,"noattachment":false,"key":"/array-includes/-/array-includes-3.1.7.tgz","tarball":"http://name.csiicloud.com:7001/array-includes/download/array-includes-3.1.7.tgz"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/array-includes_3.1.7_1693769694345_0.3214088485865785"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-03T19:34:54.507Z","publish_time":1693769694507,"_source_registry_name":"default","_cnpm_publish_time":1693769694507},"3.1.6":{"name":"array-includes","version":"3.1.6","author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"},"funding":{"url":"https://github.com/sponsors/ljharb"},"contributors":[{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"}],"description":"An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.","license":"MIT","main":"index.js","scripts":{"prepack":"npmignore --auto --commentLines=autogenerated","prepublish":"not-in-publish || npm run prepublishOnly","prepublishOnly":"safe-publish-latest","pretest":"npm run --silent lint","test":"npm run --silent tests-only","posttest":"aud --production","tests-only":"nyc tape 'test/**/*.js'","prelint":"evalmd README.md","lint":"eslint --ext=js,mjs .","postlint":"es-shim-api --bound","version":"auto-changelog && git add CHANGELOG.md","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""},"repository":{"type":"git","url":"git://github.com/es-shims/array-includes.git"},"keywords":["Array.prototype.includes","includes","array","ES7","shim","polyfill","contains","Array.prototype.contains","es-shim API"],"dependencies":{"call-bind":"^1.0.2","define-properties":"^1.1.4","es-abstract":"^1.20.4","get-intrinsic":"^1.1.3","is-string":"^1.0.7"},"devDependencies":{"@es-shims/api":"^2.2.3","@ljharb/eslint-config":"^21.0.0","aud":"^2.0.1","auto-changelog":"^2.4.0","eslint":"=8.8.0","evalmd":"^0.0.19","function-bind":"^1.1.1","functions-have-names":"^1.2.3","has-strict-mode":"^1.0.1","in-publish":"^2.0.1","indexof":"^0.0.1","npmignore":"^0.3.0","nyc":"^10.3.2","safe-publish-latest":"^2.0.0","tape":"^5.6.1"},"testling":{"files":["test/index.js","test/implementation.js","test/shimmed.js"],"browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true,"startingVersion":"3.1.6"},"publishConfig":{"ignore":[".github/workflows"]},"gitHead":"4b1922ef553490e4b28008f5d0b0b629122fb04b","bugs":{"url":"https://github.com/es-shims/array-includes/issues"},"homepage":"https://github.com/es-shims/array-includes#readme","_id":"array-includes@3.1.6","_nodeVersion":"19.0.1","_npmVersion":"8.19.2","dist":{"shasum":"9e9e720e194f198266ba9e18c29e6a9b0e4b225f","size":8355,"noattachment":false,"key":"/array-includes/-/array-includes-3.1.6.tgz","tarball":"http://name.csiicloud.com:7001/array-includes/download/array-includes-3.1.6.tgz"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/array-includes_3.1.6_1667873056075_0.7913909118583771"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-08T02:04:34.863Z","publish_time":1667873056318,"_cnpm_publish_time":1667873056318},"3.1.5":{"name":"array-includes","version":"3.1.5","author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"},"funding":{"url":"https://github.com/sponsors/ljharb"},"contributors":[{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"}],"description":"An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.","license":"MIT","main":"index.js","scripts":{"prepublish":"not-in-publish || npm run prepublishOnly","prepublishOnly":"safe-publish-latest","pretest":"npm run --silent lint","test":"npm run --silent tests-only","posttest":"aud --production","tests-only":"nyc tape 'test/**/*.js'","prelint":"evalmd README.md","lint":"eslint --ext=js,mjs .","postlint":"es-shim-api --bound"},"repository":{"type":"git","url":"git://github.com/es-shims/array-includes.git"},"keywords":["Array.prototype.includes","includes","array","ES7","shim","polyfill","contains","Array.prototype.contains","es-shim API"],"dependencies":{"call-bind":"^1.0.2","define-properties":"^1.1.4","es-abstract":"^1.19.5","get-intrinsic":"^1.1.1","is-string":"^1.0.7"},"devDependencies":{"@es-shims/api":"^2.2.3","@ljharb/eslint-config":"^21.0.0","aud":"^2.0.0","eslint":"=8.8.0","evalmd":"^0.0.19","foreach":"^2.0.5","function-bind":"^1.1.1","functions-have-names":"^1.2.3","has-strict-mode":"^1.0.1","indexof":"^0.0.1","nyc":"^10.3.2","safe-publish-latest":"^2.0.0","tape":"^5.5.3"},"testling":{"files":["test/index.js","test/implementation.js","test/shimmed.js"],"browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"gitHead":"6c7dd5974567ed4b69b2ee10f37ac449007d0bbd","bugs":{"url":"https://github.com/es-shims/array-includes/issues"},"homepage":"https://github.com/es-shims/array-includes#readme","_id":"array-includes@3.1.5","_nodeVersion":"18.0.0","_npmVersion":"8.3.1","dist":{"shasum":"2c320010db8d31031fd2a5f6b3bbd4b1aad31bdb","size":7593,"noattachment":false,"key":"/array-includes/-/array-includes-3.1.5.tgz","tarball":"http://name.csiicloud.com:7001/array-includes/download/array-includes-3.1.5.tgz"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/array-includes_3.1.5_1651612632682_0.5364479378545259"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-03T21:17:17.177Z","publish_time":1651612632832,"_cnpm_publish_time":1651612632832},"3.1.4":{"name":"array-includes","version":"3.1.4","author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"},"funding":{"url":"https://github.com/sponsors/ljharb"},"contributors":[{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"}],"description":"An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.","license":"MIT","main":"index.js","scripts":{"prepublish":"not-in-publish || npm run prepublishOnly","prepublishOnly":"safe-publish-latest","pretest":"npm run --silent lint && evalmd README.md","test":"npm run --silent tests-only","posttest":"npx aud --production","tests-only":"nyc tape 'test/**/*.js'","lint":"eslint .","postlint":"es-shim-api --bound"},"repository":{"type":"git","url":"git://github.com/es-shims/array-includes.git"},"keywords":["Array.prototype.includes","includes","array","ES7","shim","polyfill","contains","Array.prototype.contains","es-shim API"],"dependencies":{"call-bind":"^1.0.2","define-properties":"^1.1.3","es-abstract":"^1.19.1","get-intrinsic":"^1.1.1","is-string":"^1.0.7"},"devDependencies":{"@es-shims/api":"^2.2.2","@ljharb/eslint-config":"^18.0.0","aud":"^1.1.5","eslint":"^7.32.0","evalmd":"^0.0.19","foreach":"^2.0.5","function-bind":"^1.1.1","functions-have-names":"^1.2.2","has-strict-mode":"^1.0.1","indexof":"^0.0.1","nyc":"^10.3.2","safe-publish-latest":"^1.1.4","tape":"^5.3.1"},"testling":{"files":["test/index.js","test/implementation.js","test/shimmed.js"],"browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"gitHead":"e3a7b0a9565b6e9328ca3ecdd30042d982f7c9f4","bugs":{"url":"https://github.com/es-shims/array-includes/issues"},"homepage":"https://github.com/es-shims/array-includes#readme","_id":"array-includes@3.1.4","_nodeVersion":"16.10.0","_npmVersion":"7.24.0","dist":{"shasum":"f5b493162c760f3539631f005ba2bb46acb45ba9","size":7449,"noattachment":false,"key":"/array-includes/-/array-includes-3.1.4.tgz","tarball":"http://name.csiicloud.com:7001/array-includes/download/array-includes-3.1.4.tgz"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/array-includes_3.1.4_1633411503581_0.3306455658004297"},"_hasShrinkwrap":false,"publish_time":1633411503711,"_cnpm_publish_time":1633411503711,"_cnpmcore_publish_time":"2021-12-13T16:34:27.227Z"},"3.1.3":{"name":"array-includes","version":"3.1.3","author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"},"funding":{"url":"https://github.com/sponsors/ljharb"},"contributors":[{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"}],"description":"An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.","license":"MIT","main":"index.js","scripts":{"prepublish":"safe-publish-latest","pretest":"npm run --silent lint && evalmd README.md","test":"npm run --silent tests-only","posttest":"npx aud --production","tests-only":"nyc tape 'test/**/*.js'","lint":"eslint .","postlint":"es-shim-api --bound"},"repository":{"type":"git","url":"git://github.com/es-shims/array-includes.git"},"keywords":["Array.prototype.includes","includes","array","ES7","shim","polyfill","contains","Array.prototype.contains","es-shim API"],"dependencies":{"call-bind":"^1.0.2","define-properties":"^1.1.3","es-abstract":"^1.18.0-next.2","get-intrinsic":"^1.1.1","is-string":"^1.0.5"},"devDependencies":{"@es-shims/api":"^2.1.2","@ljharb/eslint-config":"^17.5.1","aud":"^1.1.4","eslint":"^7.20.0","evalmd":"0.0.19","foreach":"^2.0.5","function-bind":"^1.1.1","functions-have-names":"^1.2.2","has-strict-mode":"^1.0.1","indexof":"^0.0.1","nyc":"^10.3.2","safe-publish-latest":"^1.1.4","tape":"^5.2.0"},"testling":{"files":["test/index.js","test/implementation.js","test/shimmed.js"],"browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"gitHead":"96c8dc669642a16209212ea7b1d95e3fe9521947","bugs":{"url":"https://github.com/es-shims/array-includes/issues"},"homepage":"https://github.com/es-shims/array-includes#readme","_id":"array-includes@3.1.3","_nodeVersion":"14.15.5","_npmVersion":"6.14.11","dist":{"shasum":"c7f619b382ad2afaf5326cddfdc0afc61af7690a","size":7333,"noattachment":false,"key":"/array-includes/-/array-includes-3.1.3.tgz","tarball":"http://name.csiicloud.com:7001/array-includes/download/array-includes-3.1.3.tgz"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/array-includes_3.1.3_1613857329452_0.24315068436051956"},"_hasShrinkwrap":false,"publish_time":1613857329594,"_cnpm_publish_time":1613857329594},"3.1.2":{"name":"array-includes","version":"3.1.2","author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"},"funding":{"url":"https://github.com/sponsors/ljharb"},"contributors":[{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"}],"description":"An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.","license":"MIT","main":"index.js","scripts":{"prepublish":"safe-publish-latest","pretest":"npm run --silent lint && evalmd README.md","test":"npm run --silent tests-only","posttest":"npx aud --production","tests-only":"nyc tape 'test/**/*.js'","lint":"eslint .","postlint":"es-shim-api --bound"},"repository":{"type":"git","url":"git://github.com/es-shims/array-includes.git"},"keywords":["Array.prototype.includes","includes","array","ES7","shim","polyfill","contains","Array.prototype.contains","es-shim API"],"dependencies":{"call-bind":"^1.0.0","define-properties":"^1.1.3","es-abstract":"^1.18.0-next.1","get-intrinsic":"^1.0.1","is-string":"^1.0.5"},"devDependencies":{"@es-shims/api":"^2.1.2","@ljharb/eslint-config":"^17.3.0","aud":"^1.1.3","eslint":"^7.14.0","evalmd":"0.0.19","foreach":"^2.0.5","function-bind":"^1.1.1","functions-have-names":"^1.2.1","has-strict-mode":"^1.0.0","indexof":"^0.0.1","nyc":"^10.3.2","safe-publish-latest":"^1.1.4","tape":"^5.0.1"},"testling":{"files":["test/index.js","test/implementation.js","test/shimmed.js"],"browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"gitHead":"835ee590174eb51f516e5d3ff06e01d41eb17e33","bugs":{"url":"https://github.com/es-shims/array-includes/issues"},"homepage":"https://github.com/es-shims/array-includes#readme","_id":"array-includes@3.1.2","_nodeVersion":"14.15.0","_npmVersion":"6.14.8","dist":{"shasum":"a8db03e0b88c8c6aeddc49cb132f9bcab4ebf9c8","size":293729,"noattachment":false,"key":"/array-includes/-/array-includes-3.1.2.tgz","tarball":"http://name.csiicloud.com:7001/array-includes/download/array-includes-3.1.2.tgz"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/array-includes_3.1.2_1606265020192_0.5799224050877121"},"_hasShrinkwrap":false,"publish_time":1606265020460,"_cnpm_publish_time":1606265020460},"3.1.1":{"name":"array-includes","version":"3.1.1","author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"},"funding":{"url":"https://github.com/sponsors/ljharb"},"contributors":[{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"}],"description":"An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.","license":"MIT","main":"index.js","scripts":{"pretest":"npm run --silent lint && evalmd README.md","test":"npm run --silent tests-only","posttest":"npx aud","tests-only":"es-shim-api --bound && npm run --silent test:shimmed && npm run --silent test:module","test:shimmed":"node test/shimmed.js","test:module":"node test/index.js","coverage":"covert test/*.js","coverage:quiet":"covert test/*.js --quiet","lint":"eslint ."},"repository":{"type":"git","url":"git://github.com/es-shims/array-includes.git"},"keywords":["Array.prototype.includes","includes","array","ES7","shim","polyfill","contains","Array.prototype.contains","es-shim API"],"dependencies":{"define-properties":"^1.1.3","es-abstract":"^1.17.0","is-string":"^1.0.5"},"devDependencies":{"@es-shims/api":"^2.1.2","@ljharb/eslint-config":"^15.1.0","covert":"^1.1.1","eslint":"^6.8.0","evalmd":"0.0.19","foreach":"^2.0.5","function-bind":"^1.1.1","functions-have-names":"^1.2.0","indexof":"^0.0.1","tape":"^4.12.0"},"testling":{"files":["test/index.js","test/shimmed.js"],"browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"gitHead":"b83a70df057b7bcf03f51fcf6741620539024952","bugs":{"url":"https://github.com/es-shims/array-includes/issues"},"homepage":"https://github.com/es-shims/array-includes#readme","_id":"array-includes@3.1.1","_nodeVersion":"13.5.0","_npmVersion":"6.13.4","dist":{"shasum":"cdd67e6852bdf9c1215460786732255ed2459348","size":203815,"noattachment":false,"key":"/array-includes/-/array-includes-3.1.1.tgz","tarball":"http://name.csiicloud.com:7001/array-includes/download/array-includes-3.1.1.tgz"},"maintainers":[{"name":"ljharb","email":""}],"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/array-includes_3.1.1_1576945936271_0.1619216171488329"},"_hasShrinkwrap":false,"publish_time":1576945936521,"_cnpm_publish_time":1576945936521},"3.1.0":{"name":"array-includes","version":"3.1.0","author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"},"funding":{"url":"https://github.com/sponsors/ljharb"},"contributors":[{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"}],"description":"An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.","license":"MIT","main":"index.js","scripts":{"pretest":"npm run --silent lint && evalmd README.md","test":"npm run --silent tests-only","posttest":"npx aud","tests-only":"es-shim-api --bound && npm run --silent test:shimmed && npm run --silent test:module","test:shimmed":"node test/shimmed.js","test:module":"node test/index.js","coverage":"covert test/*.js","coverage:quiet":"covert test/*.js --quiet","lint":"eslint ."},"repository":{"type":"git","url":"git://github.com/es-shims/array-includes.git"},"keywords":["Array.prototype.includes","includes","array","ES7","shim","polyfill","contains","Array.prototype.contains","es-shim API"],"dependencies":{"define-properties":"^1.1.3","es-abstract":"^1.17.0-next.0"},"devDependencies":{"@es-shims/api":"^2.1.2","@ljharb/eslint-config":"^15.0.2","covert":"^1.1.1","eslint":"^6.7.2","evalmd":"0.0.19","foreach":"^2.0.5","function-bind":"^1.1.1","functions-have-names":"^1.2.0","indexof":"^0.0.1","replace":"^1.1.1","semver":"^6.3.0","tape":"^4.11.0"},"testling":{"files":["test/index.js","test/shimmed.js"],"browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"gitHead":"2f4135386e4f99461fa80366fafa3a11a02d5524","bugs":{"url":"https://github.com/es-shims/array-includes/issues"},"homepage":"https://github.com/es-shims/array-includes#readme","_id":"array-includes@3.1.0","_nodeVersion":"13.3.0","_npmVersion":"6.13.1","dist":{"shasum":"48a929ef4c6bb1fa6dc4a92c9b023a261b0ca404","size":8619,"noattachment":false,"key":"/array-includes/-/array-includes-3.1.0.tgz","tarball":"http://name.csiicloud.com:7001/array-includes/download/array-includes-3.1.0.tgz"},"maintainers":[{"name":"ljharb","email":""}],"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/array-includes_3.1.0_1576125303706_0.3866903955062253"},"_hasShrinkwrap":false,"publish_time":1576125303866,"_cnpm_publish_time":1576125303866},"3.0.3":{"name":"array-includes","version":"3.0.3","author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"},"contributors":[{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"}],"description":"An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.","license":"MIT","main":"index.js","scripts":{"pretest":"npm run --silent lint && evalmd README.md","test":"npm run --silent tests-only","posttest":"npm run --silent security","tests-only":"es-shim-api --bound && npm run --silent test:shimmed && npm run --silent test:module","test:shimmed":"node test/shimmed.js","test:module":"node test/index.js","coverage":"covert test/*.js","coverage:quiet":"covert test/*.js --quiet","lint":"npm run --silent jscs && npm run --silent eslint","jscs":"jscs test/*.js *.js","eslint":"eslint test/*.js *.js","security":"nsp check"},"repository":{"type":"git","url":"git://github.com/ljharb/array-includes.git"},"keywords":["Array.prototype.includes","includes","array","ES7","shim","polyfill","contains","Array.prototype.contains","es-shim API"],"dependencies":{"define-properties":"^1.1.2","es-abstract":"^1.7.0"},"devDependencies":{"foreach":"^2.0.5","function-bind":"^1.1.0","tape":"^4.6.3","indexof":"^0.0.1","covert":"^1.1.0","jscs":"^3.0.7","nsp":"^2.6.3","eslint":"^3.19.0","@ljharb/eslint-config":"^11.0.0","semver":"^5.3.0","replace":"^0.3.0","@es-shims/api":"^1.2.0","evalmd":"^0.0.17"},"testling":{"files":["test/index.js","test/shimmed.js"],"browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"gitHead":"b9917e420980b2373898a8ed912e44d4c3d20bd0","bugs":{"url":"https://github.com/ljharb/array-includes/issues"},"homepage":"https://github.com/ljharb/array-includes#readme","_id":"array-includes@3.0.3","_shasum":"184b48f62d92d7452bb31b323165c7f8bd02266d","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.9.0","_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"dist":{"shasum":"184b48f62d92d7452bb31b323165c7f8bd02266d","size":9780,"noattachment":false,"key":"/array-includes/-/array-includes-3.0.3.tgz","tarball":"http://name.csiicloud.com:7001/array-includes/download/array-includes-3.0.3.tgz"},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/array-includes-3.0.3.tgz_1492584332066_0.8674911158159375"},"directories":{},"publish_time":1492584334094,"_hasShrinkwrap":false,"_cnpm_publish_time":1492584334094},"3.0.2":{"name":"array-includes","version":"3.0.2","author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"},"contributors":[{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"}],"description":"An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.","license":"MIT","main":"index.js","scripts":{"test":"npm run lint && evalmd README.md && npm run tests-only && npm run security","tests-only":"es-shim-api --bound && npm run test:shimmed && npm run test:module","test:shimmed":"node test/shimmed.js","test:module":"node test/index.js","coverage":"covert test/*.js","coverage:quiet":"covert test/*.js --quiet","lint":"npm run jscs && npm run eslint","jscs":"jscs test/*.js *.js","eslint":"eslint test/*.js *.js","eccheck":"editorconfig-tools check *.js **/*.js > /dev/null","security":"nsp check"},"repository":{"type":"git","url":"git://github.com/ljharb/array-includes.git"},"keywords":["Array.prototype.includes","includes","array","ES7","shim","polyfill","contains","Array.prototype.contains","es-shim API"],"dependencies":{"define-properties":"^1.1.2","es-abstract":"^1.5.0"},"devDependencies":{"foreach":"^2.0.5","function-bind":"^1.0.2","tape":"^4.4.0","indexof":"^0.0.1","covert":"^1.1.0","jscs":"^2.9.0","editorconfig-tools":"^0.1.1","nsp":"^2.2.0","eslint":"^1.10.3","@ljharb/eslint-config":"^1.6.1","semver":"^5.1.0","replace":"^0.3.0","@es-shims/api":"^1.0.0","evalmd":"^0.0.16"},"testling":{"files":["test/index.js","test/shimmed.js"],"browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"gitHead":"d33b9aa8e6621978597d8a4c3cc4a21a59ec099b","bugs":{"url":"https://github.com/ljharb/array-includes/issues"},"homepage":"https://github.com/ljharb/array-includes#readme","_id":"array-includes@3.0.2","_shasum":"7c867b4d1235c2b5687c874f3344bff4e002beba","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.5.0","_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"dist":{"shasum":"7c867b4d1235c2b5687c874f3344bff4e002beba","size":9020,"noattachment":false,"key":"/array-includes/-/array-includes-3.0.2.tgz","tarball":"http://name.csiicloud.com:7001/array-includes/download/array-includes-3.0.2.tgz"},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"packages-5-east.internal.npmjs.com","tmp":"tmp/array-includes-3.0.2.tgz_1454752384031_0.04244031338021159"},"directories":{},"publish_time":1454752386343,"_cnpm_publish_time":1454752386343,"_hasShrinkwrap":false},"3.0.1":{"name":"array-includes","version":"3.0.1","author":{"name":"Jordan Harband"},"description":"A spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.","license":"MIT","main":"index.js","scripts":{"test":"npm run lint && es-shim-api --bound && npm run test:shimmed && npm run test:module && npm run security","test:shimmed":"node test/shimmed.js","test:module":"node test/index.js","coverage":"covert test/*.js","coverage:quiet":"covert test/*.js --quiet","lint":"npm run jscs && npm run eslint","jscs":"jscs test/*.js *.js","eslint":"eslint test/*.js *.js","eccheck":"editorconfig-tools check *.js **/*.js > /dev/null","security":"nsp package"},"repository":{"type":"git","url":"git://github.com/ljharb/array-includes.git"},"keywords":["Array.prototype.includes","includes","array","ES7","shim","polyfill","contains","Array.prototype.contains","es-shim API"],"dependencies":{"define-properties":"^1.1.1","es-abstract":"^1.3.1"},"devDependencies":{"foreach":"^2.0.5","function-bind":"^1.0.2","tape":"^4.2.0","indexof":"^0.0.1","covert":"^1.1.0","jscs":"^2.1.0","editorconfig-tools":"^0.1.1","nsp":"^1.0.3","eslint":"^1.1.0","@ljharb/eslint-config":"^1.0.4","semver":"^5.0.1","replace":"^0.3.0","@es-shims/api":"^1.0.0"},"testling":{"files":["test/index.js","test/shimmed.js"],"browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"gitHead":"4230dd3f32ce8816f9de5faca39358d9c4b31e94","bugs":{"url":"https://github.com/ljharb/array-includes/issues"},"homepage":"https://github.com/ljharb/array-includes#readme","_id":"array-includes@3.0.1","_shasum":"0a9e740b4d7b8bd7e2dfed15398dca899b3a52f8","_from":".","_npmVersion":"2.13.3","_nodeVersion":"3.0.0","_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"dist":{"shasum":"0a9e740b4d7b8bd7e2dfed15398dca899b3a52f8","size":8380,"noattachment":false,"key":"/array-includes/-/array-includes-3.0.1.tgz","tarball":"http://name.csiicloud.com:7001/array-includes/download/array-includes-3.0.1.tgz"},"maintainers":[{"name":"ljharb","email":""}],"directories":{},"publish_time":1439753452692,"_cnpm_publish_time":1439753452692,"_hasShrinkwrap":false},"3.0.0":{"name":"array-includes","version":"3.0.0","author":{"name":"Jordan Harband"},"description":"A spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.","license":"MIT","main":"index.js","scripts":{"test":"npm run lint && es-shim-api --bound && npm run test:shimmed && npm run test:module && npm run security","test:shimmed":"node test/shimmed.js","test:module":"node test/index.js","coverage":"covert test/*.js","coverage:quiet":"covert test/*.js --quiet","lint":"npm run jscs && npm run eslint","jscs":"jscs test/*.js *.js","eslint":"eslint test/*.js *.js","eccheck":"editorconfig-tools check *.js **/*.js > /dev/null","security":"nsp package"},"repository":{"type":"git","url":"git://github.com/ljharb/array-includes.git"},"keywords":["Array.prototype.includes","includes","array","ES7","shim","polyfill","contains","Array.prototype.contains"],"dependencies":{"define-properties":"^1.1.1","es-abstract":"^1.3.1"},"devDependencies":{"foreach":"^2.0.5","function-bind":"^1.0.2","tape":"^4.2.0","indexof":"^0.0.1","covert":"^1.1.0","jscs":"^2.1.0","editorconfig-tools":"^0.1.1","nsp":"^1.0.3","eslint":"^1.1.0","@ljharb/eslint-config":"^1.0.4","semver":"^5.0.1","replace":"^0.3.0","@es-shims/api":"^1.0.0"},"testling":{"files":["test/index.js","test/shimmed.js"],"browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"gitHead":"97b8909c94639aec806547dfef3a883e49e24949","bugs":{"url":"https://github.com/ljharb/array-includes/issues"},"homepage":"https://github.com/ljharb/array-includes#readme","_id":"array-includes@3.0.0","_shasum":"95d0e95e1f0899a08b5e344da6116f66cb2fa1ae","_from":".","_npmVersion":"2.13.3","_nodeVersion":"3.0.0","_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"dist":{"shasum":"95d0e95e1f0899a08b5e344da6116f66cb2fa1ae","size":8333,"noattachment":false,"key":"/array-includes/-/array-includes-3.0.0.tgz","tarball":"http://name.csiicloud.com:7001/array-includes/download/array-includes-3.0.0.tgz"},"maintainers":[{"name":"ljharb","email":""}],"directories":{},"publish_time":1439704290287,"_cnpm_publish_time":1439704290287,"_hasShrinkwrap":false},"2.0.0":{"name":"array-includes","version":"2.0.0","author":{"name":"Jordan Harband"},"description":"A spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.","license":"MIT","main":"index.js","scripts":{"test":"npm run lint && npm run test:shimmed && npm run test:module && npm run security","test:shimmed":"node test/shimmed.js","test:module":"node test/index.js","coverage":"covert test/*.js","coverage:quiet":"covert test/*.js --quiet","lint":"npm run jscs && npm run eslint","jscs":"jscs test/*.js *.js","eslint":"eslint test/*.js *.js","eccheck":"editorconfig-tools check *.js **/*.js > /dev/null","security":"nsp package"},"repository":{"type":"git","url":"git://github.com/ljharb/array-includes.git"},"keywords":["Array.prototype.includes","includes","array","ES7","shim","polyfill","contains","Array.prototype.contains"],"dependencies":{"define-properties":"^1.0.1","es-abstract":"^1.2.1"},"devDependencies":{"foreach":"^2.0.5","function-bind":"^1.0.2","tape":"^4.0.0","indexof":"^0.0.1","covert":"^1.1.0","jscs":"^1.13.1","editorconfig-tools":"^0.1.1","nsp":"^1.0.1","eslint":"^0.21.2","semver":"^4.3.4","replace":"^0.3.0"},"testling":{"files":["test/index.js","test/shimmed.js"],"browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"gitHead":"8d994f6e8c42b488382436241af0168e936082ae","bugs":{"url":"https://github.com/ljharb/array-includes/issues"},"homepage":"https://github.com/ljharb/array-includes#readme","_id":"array-includes@2.0.0","_shasum":"4a95c73514066dc81213d7da45a4d712ccdc2ba6","_from":".","_npmVersion":"2.9.0","_nodeVersion":"2.0.2","_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"dist":{"shasum":"4a95c73514066dc81213d7da45a4d712ccdc2ba6","size":9064,"noattachment":false,"key":"/array-includes/-/array-includes-2.0.0.tgz","tarball":"http://name.csiicloud.com:7001/array-includes/download/array-includes-2.0.0.tgz"},"maintainers":[{"name":"ljharb","email":""}],"directories":{},"publish_time":1432436516892,"_cnpm_publish_time":1432436516892,"_hasShrinkwrap":false},"1.1.1":{"name":"array-includes","version":"1.1.1","author":{"name":"Jordan Harband"},"description":"A spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.","license":"MIT","main":"index.js","scripts":{"test":"npm run lint && npm run test:shimmed && npm run test:module && npm run security","test:shimmed":"node test/shimmed.js","test:module":"node test/index.js","coverage":"covert test/*.js","coverage:quiet":"covert test/*.js --quiet","lint":"npm run jscs && npm run eslint","jscs":"jscs test/*.js *.js","eslint":"eslint test/*.js *.js","eccheck":"editorconfig-tools check *.js **/*.js > /dev/null","security":"nsp package"},"repository":{"type":"git","url":"git://github.com/ljharb/array-includes.git"},"keywords":["Array.prototype.includes","includes","array","ES7","shim","polyfill","contains","Array.prototype.contains"],"dependencies":{"define-properties":"^1.0.1","es-abstract":"^1.2.1"},"devDependencies":{"foreach":"^2.0.5","function-bind":"^1.0.2","tape":"^4.0.0","indexof":"^0.0.1","covert":"^1.1.0","jscs":"^1.13.1","editorconfig-tools":"^0.1.1","nsp":"^1.0.1","eslint":"^0.21.2","semver":"^4.3.4","replace":"^0.3.0"},"testling":{"files":["test/index.js","test/shimmed.js"],"browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"gitHead":"3c07aa5da39f6bea387cc55f5614da16b69eb8b4","bugs":{"url":"https://github.com/ljharb/array-includes/issues"},"homepage":"https://github.com/ljharb/array-includes#readme","_id":"array-includes@1.1.1","_shasum":"095a8243eb4b6598d3ea83057d6c12c0d592d09f","_from":".","_npmVersion":"2.9.0","_nodeVersion":"2.0.2","_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"dist":{"shasum":"095a8243eb4b6598d3ea83057d6c12c0d592d09f","size":8926,"noattachment":false,"key":"/array-includes/-/array-includes-1.1.1.tgz","tarball":"http://name.csiicloud.com:7001/array-includes/download/array-includes-1.1.1.tgz"},"maintainers":[{"name":"ljharb","email":""}],"directories":{},"publish_time":1432423849693,"_cnpm_publish_time":1432423849693,"_hasShrinkwrap":false},"1.1.0":{"name":"array-includes","version":"1.1.0","author":{"name":"Jordan Harband"},"description":"A spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.","license":"MIT","main":"index.js","scripts":{"test":"npm run lint && npm run test:shimmed && npm run test:module && npm run security","test:shimmed":"node test/shimmed.js","test:module":"node test/index.js","coverage":"covert test/*.js","coverage:quiet":"covert test/*.js --quiet","lint":"npm run jscs && npm run eslint","jscs":"jscs test/*.js *.js","eslint":"eslint test/*.js *.js","eccheck":"editorconfig-tools check *.js **/*.js > /dev/null","security":"nsp package"},"repository":{"type":"git","url":"git://github.com/ljharb/array-includes.git"},"keywords":["Array.prototype.includes","includes","array","ES7","shim","polyfill","contains","Array.prototype.contains"],"dependencies":{"define-properties":"^1.0.1","es-abstract":"^1.2.0"},"devDependencies":{"foreach":"^2.0.5","function-bind":"^1.0.2","tape":"^3.5.0","indexof":"^0.0.1","covert":"^1.0.1","jscs":"^1.11.3","editorconfig-tools":"^0.1.1","nsp":"^1.0.1","eslint":"^0.17.1","semver":"^4.3.1","replace":"^0.3.0"},"testling":{"files":["test/index.js","test/shimmed.js"],"browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"gitHead":"de426f5ca7fb84621bc0f23921ec7c129fe8b7e3","bugs":{"url":"https://github.com/ljharb/array-includes/issues"},"homepage":"https://github.com/ljharb/array-includes","_id":"array-includes@1.1.0","_shasum":"f3d597a7e3dc23d4a4a5703bc78cfe8092412a8c","_from":".","_npmVersion":"2.7.2","_nodeVersion":"1.5.1","_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"maintainers":[{"name":"ljharb","email":""}],"dist":{"shasum":"f3d597a7e3dc23d4a4a5703bc78cfe8092412a8c","size":8544,"noattachment":false,"key":"/array-includes/-/array-includes-1.1.0.tgz","tarball":"http://name.csiicloud.com:7001/array-includes/download/array-includes-1.1.0.tgz"},"directories":{},"publish_time":1426759600476,"_cnpm_publish_time":1426759600476,"_hasShrinkwrap":false},"1.0.6":{"name":"array-includes","version":"1.0.6","author":{"name":"Jordan Harband"},"description":"A spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.","license":"MIT","main":"index.js","scripts":{"test":"npm run lint && npm run test:shimmed && npm run test:module && npm run security","test:shimmed":"node test/shimmed.js","test:module":"node test/index.js","coverage":"covert test/*.js","coverage:quiet":"covert test/*.js --quiet","lint":"npm run jscs && npm run eslint","jscs":"jscs test/*.js *.js","eslint":"eslint test/*.js *.js","eccheck":"editorconfig-tools check *.js **/*.js > /dev/null","security":"nsp package"},"repository":{"type":"git","url":"git://github.com/ljharb/array-includes.git"},"keywords":["Array.prototype.includes","includes","array","ES7","shim","polyfill","contains","Array.prototype.contains"],"dependencies":{"define-properties":"^1.0.1","es-abstract":"^1.1.0"},"devDependencies":{"foreach":"^2.0.5","function-bind":"^1.0.2","tape":"^3.5.0","indexof":"^0.0.1","covert":"^1.0.1","jscs":"^1.11.3","editorconfig-tools":"^0.0.1","nsp":"^1.0.0","eslint":"^0.14.1","semver":"^4.3.0"},"testling":{"files":["test/index.js","test/shimmed.js"],"browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"gitHead":"eb7df94b61c6e1b7023ef558b6f61bc644cc401e","bugs":{"url":"https://github.com/ljharb/array-includes/issues"},"homepage":"https://github.com/ljharb/array-includes","_id":"array-includes@1.0.6","_shasum":"e4ca089744a4cfd8b6f455ed54fe95998eab5866","_from":".","_npmVersion":"2.6.0","_nodeVersion":"1.2.0","_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"maintainers":[{"name":"ljharb","email":""}],"dist":{"shasum":"e4ca089744a4cfd8b6f455ed54fe95998eab5866","size":8495,"noattachment":false,"key":"/array-includes/-/array-includes-1.0.6.tgz","tarball":"http://name.csiicloud.com:7001/array-includes/download/array-includes-1.0.6.tgz"},"directories":{},"publish_time":1424170756880,"_cnpm_publish_time":1424170756880,"_hasShrinkwrap":false},"1.0.5":{"name":"array-includes","version":"1.0.5","author":{"name":"Jordan Harband"},"description":"A spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.","license":"MIT","main":"index.js","scripts":{"test":"npm run lint && npm run test:shimmed && npm run test:module && npm run security","test:shimmed":"node test/shimmed.js","test:module":"node test/index.js","coverage":"covert test/*.js","coverage:quiet":"covert test/*.js --quiet","lint":"npm run jscs && npm run eslint","jscs":"jscs test/*.js *.js","eslint":"eslint test/*.js *.js","eccheck":"editorconfig-tools check *.js **/*.js > /dev/null","security":"nsp package"},"repository":{"type":"git","url":"git://github.com/ljharb/array-includes.git"},"keywords":["Array.prototype.includes","includes","array","ES7","shim","polyfill","contains","Array.prototype.contains"],"dependencies":{"define-properties":"~1.0.1","es-abstract":"~1.0.1"},"devDependencies":{"foreach":"~2.0.5","function-bind":"~1.0.2","is":"~2.2.0","tape":"~3.4.0","indexof":"~0.0.1","covert":"1.0.0","jscs":"~1.10.0","editorconfig-tools":"~0.0.1","nsp":"~1.0.0","eslint":"~0.13.0","semver":"~4.2.0"},"testling":{"files":["test/index.js","test/shimmed.js"],"browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"gitHead":"40bdc017ac4ef1d89265612807f9055ac2f18abd","bugs":{"url":"https://github.com/ljharb/array-includes/issues"},"homepage":"https://github.com/ljharb/array-includes","_id":"array-includes@1.0.5","_shasum":"9a793ee9fdced5b74bb15d62a50b5e2ec424ee9d","_from":".","_npmVersion":"2.3.0","_nodeVersion":"1.0.4","_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"maintainers":[{"name":"ljharb","email":""}],"dist":{"shasum":"9a793ee9fdced5b74bb15d62a50b5e2ec424ee9d","size":8361,"noattachment":false,"key":"/array-includes/-/array-includes-1.0.5.tgz","tarball":"http://name.csiicloud.com:7001/array-includes/download/array-includes-1.0.5.tgz"},"directories":{},"publish_time":1422611959813,"_cnpm_publish_time":1422611959813,"_hasShrinkwrap":false},"1.0.4":{"name":"array-includes","version":"1.0.4","author":{"name":"Jordan Harband"},"description":"A spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.","license":"MIT","main":"index.js","scripts":{"test":"npm run lint && npm run test:shimmed && npm run test:module && npm run security","test:shimmed":"node test/shimmed.js","test:module":"node test/index.js","coverage":"covert test/*.js","coverage:quiet":"covert test/*.js --quiet","lint":"npm run jscs && npm run eslint","jscs":"jscs test/*.js *.js","eslint":"eslint test/*.js *.js","eccheck":"editorconfig-tools check *.js **/*.js > /dev/null","security":"nsp package"},"repository":{"type":"git","url":"git://github.com/ljharb/array-includes.git"},"keywords":["Array.prototype.includes","includes","array","ES7","shim","polyfill","contains","Array.prototype.contains"],"dependencies":{"define-properties":"~1.0.1","es-abstract":"~1.0.0"},"devDependencies":{"foreach":"~2.0.5","function-bind":"~1.0.2","is":"~2.2.0","tape":"~3.0.3","indexof":"~0.0.1","covert":"1.0.0","jscs":"~1.9.0","editorconfig-tools":"~0.0.1","nsp":"~0.5.2","eslint":"~0.11.0"},"testling":{"files":["test/index.js","test/shimmed.js"],"browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"gitHead":"e13e0b52b7c96b0abc9e40f0b2fdc989e798d767","bugs":{"url":"https://github.com/ljharb/array-includes/issues"},"homepage":"https://github.com/ljharb/array-includes","_id":"array-includes@1.0.4","_shasum":"572e504cdfd78bc75ccc4dc7b4887d2423cdf229","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"maintainers":[{"name":"ljharb","email":""}],"dist":{"shasum":"572e504cdfd78bc75ccc4dc7b4887d2423cdf229","size":6591,"noattachment":false,"key":"/array-includes/-/array-includes-1.0.4.tgz","tarball":"http://name.csiicloud.com:7001/array-includes/download/array-includes-1.0.4.tgz"},"directories":{},"publish_time":1420946342714,"_cnpm_publish_time":1420946342714,"_hasShrinkwrap":false},"1.0.3":{"name":"array-includes","version":"1.0.3","author":{"name":"Jordan Harband"},"description":"A spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.","license":"MIT","main":"index.js","scripts":{"test":"npm run lint && npm run test:shimmed && npm run test:module && npm run security","test:shimmed":"node test/shimmed.js","test:module":"node test/index.js","coverage":"covert test/*.js","coverage:quiet":"covert test/*.js --quiet","lint":"npm run jscs && npm run eslint","jscs":"jscs test/*.js *.js","eslint":"eslint test/*.js *.js","eccheck":"editorconfig-tools check *.js **/*.js > /dev/null","security":"nsp package"},"repository":{"type":"git","url":"git://github.com/ljharb/array-includes.git"},"keywords":["Array.prototype.includes","includes","array","ES7","shim","polyfill","contains","Array.prototype.contains"],"dependencies":{"define-properties":"~1.0.1"},"devDependencies":{"foreach":"~2.0.5","function-bind":"~1.0.2","is":"~2.2.0","tape":"~3.0.3","indexof":"~0.0.1","covert":"1.0.0","jscs":"~1.9.0","editorconfig-tools":"~0.0.1","nsp":"~0.5.2","eslint":"~0.11.0"},"testling":{"files":["test/index.js","test/shimmed.js"],"browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"gitHead":"3580f25bb70ea89dbcc458102f08cbbdeaf6862b","bugs":{"url":"https://github.com/ljharb/array-includes/issues"},"homepage":"https://github.com/ljharb/array-includes","_id":"array-includes@1.0.3","_shasum":"5f0ba6392212b9f0e9eabb0e94bda456affc3df5","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"maintainers":[{"name":"ljharb","email":""}],"dist":{"shasum":"5f0ba6392212b9f0e9eabb0e94bda456affc3df5","size":6891,"noattachment":false,"key":"/array-includes/-/array-includes-1.0.3.tgz","tarball":"http://name.csiicloud.com:7001/array-includes/download/array-includes-1.0.3.tgz"},"directories":{},"publish_time":1420590134775,"_cnpm_publish_time":1420590134775,"_hasShrinkwrap":false},"1.0.2":{"name":"array-includes","version":"1.0.2","author":{"name":"Jordan Harband"},"description":"A spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.","license":"MIT","main":"index.js","scripts":{"test":"npm run lint && npm run test:shimmed && npm run test:module && npm run security","test:shimmed":"node test/shimmed.js","test:module":"node test/index.js","coverage":"covert test/*.js","coverage:quiet":"covert test/*.js --quiet","lint":"npm run jscs && npm run eslint","jscs":"jscs test/*.js *.js","eslint":"eslint test/*.js *.js","eccheck":"editorconfig-tools check *.js **/*.js > /dev/null","security":"nsp package"},"repository":{"type":"git","url":"git://github.com/ljharb/array-includes.git"},"keywords":["Array.prototype.includes","includes","array","ES7","shim","polyfill","contains","Array.prototype.contains"],"dependencies":{"define-properties":"~1.0.0"},"devDependencies":{"foreach":"~2.0.5","is":"~2.2.0","tape":"~3.0.3","indexof":"~0.0.1","covert":"1.0.0","jscs":"~1.9.0","editorconfig-tools":"~0.0.1","nsp":"~0.5.2","eslint":"~0.11.0"},"testling":{"files":"test/index.js","browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"gitHead":"bd27f6432e1a3d11872f87faeb503c8fef6cb441","bugs":{"url":"https://github.com/ljharb/array-includes/issues"},"homepage":"https://github.com/ljharb/array-includes","_id":"array-includes@1.0.2","_shasum":"3de978b8ab6f8e941b5a5bd26d07d039d86e4594","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"maintainers":[{"name":"ljharb","email":""}],"dist":{"shasum":"3de978b8ab6f8e941b5a5bd26d07d039d86e4594","size":6611,"noattachment":false,"key":"/array-includes/-/array-includes-1.0.2.tgz","tarball":"http://name.csiicloud.com:7001/array-includes/download/array-includes-1.0.2.tgz"},"directories":{},"publish_time":1420528803498,"_cnpm_publish_time":1420528803498,"_hasShrinkwrap":false},"1.0.1":{"name":"array-includes","version":"1.0.1","author":{"name":"Jordan Harband"},"description":"A spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.","license":"MIT","main":"index.js","scripts":{"test":"npm run lint && npm run test:shimmed && npm run test:module && npm run security","test:shimmed":"node test/shimmed.js","test:module":"node test/index.js","coverage":"covert test/*.js","coverage:quiet":"covert test/*.js --quiet","lint":"npm run jscs && npm run eslint","jscs":"jscs test/*.js *.js","eslint":"eslint test/*.js *.js","eccheck":"editorconfig-tools check *.js **/*.js > /dev/null","security":"nsp package"},"repository":{"type":"git","url":"git://github.com/ljharb/array-includes.git"},"keywords":["Array.prototype.includes","includes","array","ES7","shim","polyfill","contains","Array.prototype.contains"],"dependencies":{"define-properties":"~1.0.0"},"devDependencies":{"foreach":"~2.0.5","is":"~2.2.0","tape":"~3.0.3","indexof":"~0.0.1","covert":"1.0.0","jscs":"~1.9.0","editorconfig-tools":"~0.0.1","nsp":"~0.5.2","eslint":"~0.11.0"},"testling":{"files":"test/index.js","browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"gitHead":"f962d4e87d7789de2b1c21f684569d24cfd305ae","bugs":{"url":"https://github.com/ljharb/array-includes/issues"},"homepage":"https://github.com/ljharb/array-includes","_id":"array-includes@1.0.1","_shasum":"8e3ebc861cbb14c7e0c145e1f92fbd27af9c6d8b","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"maintainers":[{"name":"ljharb","email":""}],"dist":{"shasum":"8e3ebc861cbb14c7e0c145e1f92fbd27af9c6d8b","size":5554,"noattachment":false,"key":"/array-includes/-/array-includes-1.0.1.tgz","tarball":"http://name.csiicloud.com:7001/array-includes/download/array-includes-1.0.1.tgz"},"directories":{},"publish_time":1420365264431,"_cnpm_publish_time":1420365264431,"_hasShrinkwrap":false},"1.0.0":{"name":"array-includes","version":"1.0.0","author":{"name":"Jordan Harband"},"description":"A spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.","license":"MIT","main":"index.js","scripts":{"test":"npm run lint && npm run test:shimmed && npm run test:module && npm run security","test:shimmed":"node test/shimmed.js","test:module":"node test/index.js","coverage":"covert test/*.js","coverage:quiet":"covert test/*.js --quiet","lint":"npm run jscs && npm run eslint","jscs":"jscs test/*.js *.js","eslint":"eslint test/*.js *.js","eccheck":"editorconfig-tools check *.js **/*.js > /dev/null","security":"nsp package"},"repository":{"type":"git","url":"git://github.com/ljharb/array-includes.git"},"keywords":["Array.prototype.includes","includes","array","ES7","shim","polyfill","contains","Array.prototype.contains"],"dependencies":{"define-properties":"~1.0.0"},"devDependencies":{"foreach":"~2.0.5","is":"~2.2.0","tape":"~3.0.3","indexof":"~0.0.1","covert":"1.0.0","jscs":"~1.9.0","editorconfig-tools":"~0.0.1","nsp":"~0.5.2","eslint":"~0.11.0"},"testling":{"files":"test/index.js","browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"gitHead":"df88285af5a622119a0f0d844f6d36d5107f1ad1","bugs":{"url":"https://github.com/ljharb/array-includes/issues"},"homepage":"https://github.com/ljharb/array-includes","_id":"array-includes@1.0.0","_shasum":"87024d26fa2d9210a3dd45624d25467eead91bfb","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"maintainers":[{"name":"ljharb","email":""}],"dist":{"shasum":"87024d26fa2d9210a3dd45624d25467eead91bfb","size":5528,"noattachment":false,"key":"/array-includes/-/array-includes-1.0.0.tgz","tarball":"http://name.csiicloud.com:7001/array-includes/download/array-includes-1.0.0.tgz"},"directories":{},"publish_time":1420363098192,"_cnpm_publish_time":1420363098192,"deprecated":"v1 mistakenly auto-modified the global environment.","_hasShrinkwrap":false}},"readme":"# array-includes <sup>[![Version Badge][npm-version-svg]][package-url]</sup>\n\n[![github actions][actions-image]][actions-url]\n[![coverage][codecov-image]][codecov-url]\n[![dependency status][deps-svg]][deps-url]\n[![dev dependency status][dev-deps-svg]][dev-deps-url]\n[![License][license-image]][license-url]\n[![Downloads][downloads-image]][downloads-url]\n\n[![npm badge][npm-badge-png]][package-url]\n\nAn ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.\n\nThis package implements the [es-shim API](https://github.com/es-shims/api) interface. It works in an ES3-supported environment and complies with the proposed [spec](https://262.ecma-international.org/6.0/).\n\nBecause `Array.prototype.includes` depends on a receiver (the `this` value), the main export takes the array to operate on as the first argument.\n\nEngines that need this package include:\n - IE (all versions)\n - Safari < 9\n - Firefox < 43, and 99-101\n - Chrome < 47\n - Edge < 14\n - node < 6\n\n## Getting started\n\n```sh\nnpm install --save array-includes\n```\n\n## Usage\n\nBasic usage: **includes(array, value[, fromIndex=0])**\n\n```js\nvar includes = require('array-includes');\nvar assert = require('assert');\nvar arr = [ 'one', 'two' ];\n\nincludes(arr, 'one'); // true\nincludes(arr, 'three'); // false\nincludes(arr, 'one', 1); // false\n```\n\n\n\n## Example\n\n```js\nvar arr = [\n\t1,\n\t'foo',\n\tNaN,\n\t-0\n];\n\nassert.equal(arr.indexOf(0) > -1, true);\nassert.equal(arr.indexOf(-0) > -1, true);\nassert.equal(includes(arr, 0), true);\nassert.equal(includes(arr, -0), true);\n\nassert.equal(arr.indexOf(NaN) > -1, false);\nassert.equal(includes(arr, NaN), true);\n\nassert.equal(includes(arr, 'foo', 0), true);\nassert.equal(includes(arr, 'foo', 1), true);\nassert.equal(includes(arr, 'foo', 2), false);\n```\n\n```js\n/* when Array#includes is not present */\ndelete Array.prototype.includes;\nvar shimmedIncludes = includes.shim();\n\nassert.equal(shimmedIncludes, includes.getPolyfill());\nassert.equal(arr.includes('foo', 1), includes(arr, 'foo', 1));\n```\n\n```js\n/* when Array#includes is present */\nvar shimmedIncludes = includes.shim();\n\nassert.equal(shimmedIncludes, Array.prototype.includes);\nassert.equal(arr.includes(1, 'foo'), includes(arr, 1, 'foo'));\n```\n\n## Tests\nSimply clone the repo, `npm install`, and run `npm test`\n\n[package-url]: https://npmjs.org/package/array-includes\n[npm-version-svg]: https://versionbadg.es/es-shims/array-includes.svg\n[deps-svg]: https://david-dm.org/es-shims/array-includes.svg\n[deps-url]: https://david-dm.org/es-shims/array-includes\n[dev-deps-svg]: https://david-dm.org/es-shims/array-includes/dev-status.svg\n[dev-deps-url]: https://david-dm.org/es-shims/array-includes#info=devDependencies\n[npm-badge-png]: https://nodei.co/npm/array-includes.png?downloads=true&stars=true\n[license-image]: https://img.shields.io/npm/l/array-includes.svg\n[license-url]: LICENSE\n[downloads-image]: https://img.shields.io/npm/dm/array-includes.svg\n[downloads-url]: https://npm-stat.com/charts.html?package=array-includes\n[codecov-image]: https://codecov.io/gh/es-shims/array-includes/branch/main/graphs/badge.svg\n[codecov-url]: https://app.codecov.io/gh/es-shims/array-includes/\n[actions-image]: https://img.shields.io/endpoint?url=https://github-actions-badge-u3jn4tfpocch.runkit.sh/es-shims/array-includes\n[actions-url]: https://github.com/es-shims/array-includes/actions\n","_attachments":{},"homepage":"https://github.com/es-shims/array-includes#readme","bugs":{"url":"https://github.com/es-shims/array-includes/issues"},"license":"MIT"}