{"_id":"es-to-primitive","_rev":"11-4147a94d474622436e30ce99dcb79aa5","name":"es-to-primitive","dist-tags":{"latest":"1.3.0"},"versions":{"1.0.0":{"name":"es-to-primitive","version":"1.0.0","keywords":["primitive","abstract","ecmascript","es5","es6","toPrimitive","coerce","type","object"],"author":{"name":"Jordan Harband"},"license":"MIT","_id":"es-to-primitive@1.0.0","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/ljharb/es-to-primitive","bugs":{"url":"https://github.com/ljharb/es-to-primitive/issues"},"dist":{"shasum":"469bea3a1b3b41f2e2af0a8c9c8c75a1ac8d517f","tarball":"https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.0.0.tgz","integrity":"sha512-003toMeRDcK1JwRQ9hOHciqH+r0qio/4l090aJP4Q3jStN/BmkVgJnUCmiU6Bg+txJGL94oYVQTKrYtGorTubA==","signatures":[{"sig":"MEUCIQC/1ydd++QWFdhOoguSoP4aFBz97emTlqXJiSFcve6QJQIgU0hmcA28AwVRXMfQ8CZHyqFOf8KWguCUZ1dByw3vr7Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"469bea3a1b3b41f2e2af0a8c9c8c75a1ac8d517f","engines":{"node":">= 0.4"},"gitHead":"cf3f44b793aaa5c340e1da4b49d37fb5f2dd413d","scripts":{"jscs":"jscs test/*.js *.js","lint":"npm run jscs && npm run eslint","test":"npm run lint && node --harmony --es-staging test && npm run security","eslint":"eslint test/*.js *.js","eccheck":"editorconfig-tools check *.js **/*.js > /dev/null","coverage":"covert test/*.js","security":"nsp package","coverage-quiet":"covert test/*.js --quiet"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"testling":{"files":"test.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"]},"repository":{"url":"git://github.com/ljharb/es-to-primitive.git","type":"git"},"_npmVersion":"2.7.2","description":"ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES6 versions.","directories":{},"_nodeVersion":"1.5.1","dependencies":{"is-symbol":"^1.0.1","is-callable":"^1.0.4","is-date-object":"^1.0.0"},"devDependencies":{"nsp":"^1.0.1","jscs":"^1.11.3","tape":"^3.5.0","covert":"^1.0.1","eslint":"^0.17.0","semver":"^4.3.1","foreach":"^2.0.5","replace":"^0.3.0","object-is":"^1.0.1","editorconfig-tools":"^0.1.1","make-arrow-function":"^1.0.0","make-generator-function":"^1.1.0"}},"1.1.0":{"name":"es-to-primitive","version":"1.1.0","keywords":["primitive","abstract","ecmascript","es5","es6","toPrimitive","coerce","type","object"],"author":{"name":"Jordan Harband"},"license":"MIT","_id":"es-to-primitive@1.1.0","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/ljharb/es-to-primitive#readme","bugs":{"url":"https://github.com/ljharb/es-to-primitive/issues"},"dist":{"shasum":"0f8de4e23e86abb53a1a079de63bd98ab25ee983","tarball":"https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.1.0.tgz","integrity":"sha512-1v1In8XPra1MpmxdNv2nPZIW2vGrA4/ePPsZgn/EfPS6Voj8sqidt98nhcRZI2u/EkvcnoourE086KqzYJvrSA==","signatures":[{"sig":"MEYCIQCgUO3Exf6HpEY9hgn2DkOgUssmfYX6kSaoshs77fqKawIhAOO309Q4QJgliUS4YDRV5/sPmYuC05/Bz6jcJDtkbpgt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"0f8de4e23e86abb53a1a079de63bd98ab25ee983","engines":{"node":">= 0.4"},"gitHead":"4a15be41802efab7f63836a567b4012d5b48a4d0","scripts":{"jscs":"jscs test/*.js *.js","lint":"npm run jscs && npm run eslint","test":"npm run lint && npm run tests-only && npm run security","eslint":"eslint test/*.js *.js","coverage":"covert test/*.js","security":"nsp check","tests-only":"node --es-staging test","coverage-quiet":"covert test/*.js --quiet"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"testling":{"files":"test","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"]},"repository":{"url":"git://github.com/ljharb/es-to-primitive.git","type":"git"},"_npmVersion":"3.3.12","description":"ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES6 versions.","directories":{},"_nodeVersion":"5.3.0","dependencies":{"is-symbol":"^1.0.1","is-callable":"^1.1.1","is-date-object":"^1.0.1"},"devDependencies":{"nsp":"^2.2.0","jscs":"^2.7.0","tape":"^4.4.0","covert":"^1.1.0","eslint":"^1.10.3","semver":"^5.1.0","foreach":"^2.0.5","replace":"^0.3.0","object-is":"^1.0.1","@ljharb/eslint-config":"^1.6.0"}},"1.0.1":{"name":"es-to-primitive","version":"1.0.1","keywords":["primitive","abstract","ecmascript","es5","es6","toPrimitive","coerce","type","object"],"author":{"name":"Jordan Harband"},"license":"MIT","_id":"es-to-primitive@1.0.1","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/ljharb/es-to-primitive#readme","bugs":{"url":"https://github.com/ljharb/es-to-primitive/issues"},"dist":{"shasum":"a3232761b89e025ed982f5b097dfb7371d70023f","tarball":"https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.0.1.tgz","integrity":"sha512-0n5UCxsSvGYOS82iaXZNN0VzuO4tcZob+c6jDFwcSe98Q1uIu+rb+0n49umLGuQVsi/lQCPzAVtBAutXKB9Raw==","signatures":[{"sig":"MEYCIQDO2rTrxEvslSB0KUTQ5xpZZbTUqobVNy6OaJBOhPAX0wIhAO52i3XvmvkGzm4jPZ6QgK+e9w6u8r4FN36LJaDNZ2JT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"a3232761b89e025ed982f5b097dfb7371d70023f","engines":{"node":">= 0.4"},"gitHead":"33543b6d593197d9f5d9db3bbe0953f330a639ad","scripts":{"jscs":"jscs test/*.js *.js","lint":"npm run jscs && npm run eslint","test":"npm run lint && npm run tests-only && npm run security","eslint":"eslint test/*.js *.js","coverage":"covert test/*.js","security":"nsp check","tests-only":"node --es-staging test","coverage-quiet":"covert test/*.js --quiet"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"testling":{"files":"test","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"]},"repository":{"url":"git://github.com/ljharb/es-to-primitive.git","type":"git"},"_npmVersion":"3.3.12","description":"ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES6 versions.","directories":{},"_nodeVersion":"5.3.0","dependencies":{"is-symbol":"^1.0.1","is-callable":"^1.1.1","is-date-object":"^1.0.1"},"devDependencies":{"nsp":"^2.2.0","jscs":"^2.7.0","tape":"^4.4.0","covert":"^1.1.0","eslint":"^1.10.3","semver":"^5.1.0","foreach":"^2.0.5","replace":"^0.3.0","object-is":"^1.0.1","@ljharb/eslint-config":"^1.6.0"}},"1.1.1":{"name":"es-to-primitive","version":"1.1.1","keywords":["primitive","abstract","ecmascript","es5","es6","toPrimitive","coerce","type","object"],"author":{"name":"Jordan Harband"},"license":"MIT","_id":"es-to-primitive@1.1.1","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/ljharb/es-to-primitive#readme","bugs":{"url":"https://github.com/ljharb/es-to-primitive/issues"},"dist":{"shasum":"45355248a88979034b6792e19bb81f2b7975dd0d","tarball":"https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.1.1.tgz","integrity":"sha512-wXsac552n5sYhgVjyFvhXLunXZFPOiT/WgP7hFhUPU5gtaUQpm9OryPwlWQUS3Qptk8iZzY/2T3J62GtC/toSw==","signatures":[{"sig":"MEYCIQDzBU8f7ODHcqmNruRr+CKngswdcpkwbK0MXkkY8fsZ8wIhAPpx75wXMnUCRjGt4XM0iKGeFNlHOWOXIOylcLs5fOKx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"45355248a88979034b6792e19bb81f2b7975dd0d","engines":{"node":">= 0.4"},"gitHead":"56cd0400062c37e3427c59ddf7852972cf14e6fe","scripts":{"jscs":"jscs test/*.js *.js","lint":"npm run jscs && npm run eslint","test":"npm run lint && npm run tests-only && npm run security","eslint":"eslint test/*.js *.js","coverage":"covert test/*.js","security":"nsp check","tests-only":"node --es-staging test","coverage-quiet":"covert test/*.js --quiet"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"testling":{"files":"test","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"]},"repository":{"url":"git://github.com/ljharb/es-to-primitive.git","type":"git"},"_npmVersion":"3.3.12","description":"ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES6 versions.","directories":{},"_nodeVersion":"5.3.0","dependencies":{"is-symbol":"^1.0.1","is-callable":"^1.1.1","is-date-object":"^1.0.1"},"devDependencies":{"nsp":"^2.2.0","jscs":"^2.7.0","tape":"^4.4.0","covert":"^1.1.0","eslint":"^1.10.3","semver":"^5.1.0","foreach":"^2.0.5","replace":"^0.3.0","object-is":"^1.0.1","@ljharb/eslint-config":"^1.6.1"}},"1.2.0":{"name":"es-to-primitive","version":"1.2.0","keywords":["primitive","abstract","ecmascript","es5","es6","es2015","toPrimitive","coerce","type","object","string","number","boolean","symbol","null","undefined"],"author":{"name":"Jordan Harband"},"license":"MIT","_id":"es-to-primitive@1.2.0","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/ljharb/es-to-primitive#readme","bugs":{"url":"https://github.com/ljharb/es-to-primitive/issues"},"dist":{"shasum":"edf72478033456e8dda8ef09e00ad9650707f377","tarball":"https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.0.tgz","fileCount":19,"integrity":"sha512-qZryBOJjV//LaxLTV6UC//WewneB3LcXOL9NP++ozKVXsIIIpm/2c13UDiD9Jp2eThsecw9m3jPqDwTyobcdbg==","signatures":[{"sig":"MEUCIQCOVGwCPqKfD8il8bOmXx8kSTEqlKb/seB1gcvU/FCxbQIgRixHRVo7HNJyP7BjMJv3euBbrTw5coXaHzlXcDly3Ew=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49837,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbrRkXCRA9TVsSAnZWagAA5c4P/RTY16+RUYKUlzT4kvQT\n23RsVm+f1G09ybN0MrtqT8m1IAHUIA5jsrNuVoWuQ5IqAbNIAU3GeorjEODm\nApRNQolY+PupqlQEsbdn16XJ2dr+kAwodB1LJHPhHDa1idgBesA9YxFfanip\nOy+5l9Qa2DRfpy/KFhupCooBTa+RQ4dm/bTndppG+yaMcVitWwXsbhT/i6z9\nE4e4m5YlTAbWDxZ+FwOTK8K75Tn2LOqy9WFjNiWz/UUeaPxIFlMb8RO/3yy5\nRuqvSpW04S9PM9g27zbKePdO2wNyDR+S/1cGgbqoQF6JP72tBSGCYhllwpYM\nbMfAi8f0b4RAdk9BPJ/8cLogS281IfIN7AKI5vOoVWh8veUAWSShmjF8o89x\njxmVpKGEbnLPkB2pQZP+CKMzo+124y+jP4ns7GMaftkJ6zLcXUC5C4vUbj6h\nm5rGzqBHYfaO/IJ3VCJ53hj+qblGSJZhiZzr8mrd0W6lNHb13+w2XqDuA3uP\nk3ralDjMJzcFEcJ/TLg06Ny5hrSu1EOtQ6hIS+ylGiLUAdU4gX45WHZoJOxj\nh7k8LAnRVxzA//WJX0h0Erm6PKAyhcTbmjVJuBJLmqrQVvhm93K1hTIJ8Bty\nXj4gOGlAMYkV8wJc/fXT1iUkgzxSgstLlL7eYVtpinG7tV84MiuCdq6hOaUs\ncfUE\r\n=+Ljt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","engines":{"node":">= 0.4"},"gitHead":"2a4bca5456480149ca8cdc8e4529b0fa18390aa7","scripts":{"jscs":"jscs test/*.js *.js","lint":"npm run --silent jscs && npm run --silent eslint","test":"npm run --silent tests-only","eslint":"eslint test/*.js *.js","pretest":"npm run --silent lint","coverage":"covert test/*.js","posttest":"npm run --silent security","security":"nsp check","tests-only":"node --es-staging test","coverage-quiet":"covert test/*.js --quiet"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"testling":{"files":"test","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"]},"repository":{"url":"git://github.com/ljharb/es-to-primitive.git","type":"git"},"_npmVersion":"6.4.1","description":"ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.","directories":{},"_nodeVersion":"10.11.0","dependencies":{"is-symbol":"^1.0.2","is-callable":"^1.1.4","is-date-object":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nsp":"^3.2.1","jscs":"^3.0.7","tape":"^4.9.1","covert":"^1.1.0","eslint":"^5.6.0","semver":"^5.5.1","foreach":"^2.0.5","replace":"^1.0.0","object-is":"^1.0.1","object-inspect":"^1.6.0","@ljharb/eslint-config":"^13.0.0","function.prototype.name":"^1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/es-to-primitive_1.2.0_1538070806741_0.6483493775372577","host":"s3://npm-registry-packages"}},"1.2.1":{"name":"es-to-primitive","version":"1.2.1","keywords":["primitive","abstract","ecmascript","es5","es6","es2015","toPrimitive","coerce","type","object","string","number","boolean","symbol","null","undefined"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"es-to-primitive@1.2.1","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/ljharb/es-to-primitive#readme","bugs":{"url":"https://github.com/ljharb/es-to-primitive/issues"},"dist":{"shasum":"e55cd4c9cdc188bcefb03b366c736323fc5c898a","tarball":"https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz","fileCount":17,"integrity":"sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==","signatures":[{"sig":"MEUCIBxhoa9ISYBlfW+Pid7suNb+TGOd9NNzuOWU9oYQi31NAiEA54tLYU0tYeGachhJZfJ4C1nUjKRb3OKjTK5jQSaz4P4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40434,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxlxmCRA9TVsSAnZWagAAIToP/j5vl14LcQtl8RDceS3s\nuUrfQ132xJjFcft3lSesyrTA/ByxuK8cJQNGZFxX5nl63iaFmoeXfLo2TNkj\nDjfH9Sal1slECqw/kfk0ZRKJA2HMdUcIjPHomSx2mAIomu6I6ObFVOUIBzXY\n0JpzjZtxWZjD7I0YKQgxnseBxoo23HHPzx/m0mT6itN/6U+rxSvO7+cuSPQ6\nFtjfJK4uMZMuoK27VReYAJ37q1p6EzyVn5YJYjM5773/oAbbZKQPE5y70xi9\n0tXIH7+1rDXHpQoPm/cLD/651UirJN5B7VF8+uZN0QgCD0fla8/fVyhqQ5QN\nYgV/idaNIr2Ypdp4DWkAA+m/Un3/Wf4dfqwmmgmXDmgHFMyvk7Ja58PRv04N\n6H0BEer1b0TROLiP0eE0C0cb1Mhnaw0IFJgnWMZyho+U03ZLPGWPb9Y92Irx\nuM5Ly3I8xLZ3tP7bMIIdO/t6ORy1Mga2XWl0rqVki4pAO2p6DK9kYeezCAkg\nIW1fwruKyeuPSDRkTTY11C4SBntYf7qVa1JHTsrgzlles6TIyiSLeYFVjJVE\nVBZ2PYtlT6+B5OAPiYNTTLILCdURczv4wdjXavhd2daRmn5AduUdjKkMtNt8\nc1zAph1/9DVCDqL+fVIhdpmLpjEMUs3N4eWRIiUYLhlhcNyGSETzBm/LVgMC\nyUpr\r\n=aPzi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","engines":{"node":">= 0.4"},"funding":{"url":"https://github.com/sponsors/ljharb"},"gitHead":"fc864b766689e70707a0b86a136b0ec0021e4d17","scripts":{"lint":"eslint .","test":"npm run --silent tests-only","pretest":"npm run --silent lint","coverage":"covert test/*.js","posttest":"npx aud","tests-only":"node --es-staging test","coverage-quiet":"covert test/*.js --quiet"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"testling":{"files":"test","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"]},"repository":{"url":"git://github.com/ljharb/es-to-primitive.git","type":"git"},"_npmVersion":"6.12.1","description":"ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.","directories":{},"_nodeVersion":"13.1.0","dependencies":{"is-symbol":"^1.0.2","is-callable":"^1.1.4","is-date-object":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"tape":"^4.11.0","covert":"^1.1.1","eslint":"^6.6.0","semver":"^6.3.0","foreach":"^2.0.5","replace":"^1.1.1","object-is":"^1.0.1","has-symbols":"^1.0.0","object-inspect":"^1.6.0","@ljharb/eslint-config":"^15.0.0","function.prototype.name":"^1.1.1"},"_npmOperationalInternal":{"tmp":"tmp/es-to-primitive_1.2.1_1573280870337_0.8527363876404559","host":"s3://npm-registry-packages"}},"1.3.0":{"name":"es-to-primitive","version":"1.3.0","author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"funding":{"url":"https://github.com/sponsors/ljharb"},"description":"ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.","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 lint","test":"npm run tests-only","posttest":"npx npm@'>=10.2' audit --production","tests-only":"nyc tape 'test/**/*.js'","lint":"eslint --ext=js,mjs .","postlint":"tsc && attw -P","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/ljharb/es-to-primitive.git"},"keywords":["primitive","abstract","ecmascript","es5","es6","es2015","toPrimitive","coerce","type","object","string","number","boolean","symbol","null","undefined"],"dependencies":{"is-callable":"^1.2.7","is-date-object":"^1.0.5","is-symbol":"^1.0.4"},"devDependencies":{"@arethetypeswrong/cli":"^0.17.0","@ljharb/eslint-config":"^21.1.1","@ljharb/tsconfig":"^0.2.0","@types/for-each":"^0.3.3","@types/function.prototype.name":"^1.1.3","@types/is-callable":"^1.1.2","@types/is-date-object":"^1.0.4","@types/is-symbol":"^1.0.2","@types/object-inspect":"^1.13.0","@types/object-is":"^1.1.0","@types/tape":"^5.6.4","auto-changelog":"^2.5.0","encoding":"^0.1.13","es-value-fixtures":"^1.5.0","eslint":"=8.8.0","for-each":"^0.3.3","function.prototype.name":"^1.1.6","npmignore":"^0.3.1","nyc":"^10.3.2","object-inspect":"^1.13.3","object-is":"^1.1.6","safe-publish-latest":"^2.0.0","tape":"^5.9.0","typescript":"next"},"testling":{"files":"test/index.js"},"engines":{"node":">= 0.4"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true,"startingVersion":"1.2.2"},"publishConfig":{"ignore":[".github/workflows"]},"_id":"es-to-primitive@1.3.0","gitHead":"717f14a340bf0ab635eadc472cf1fe29a6c9240b","types":"./index.d.ts","bugs":{"url":"https://github.com/ljharb/es-to-primitive/issues"},"homepage":"https://github.com/ljharb/es-to-primitive#readme","_nodeVersion":"23.2.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-w+5mJ3GuFL+NjVtJlvydShqE1eN3h3PbI7/5LAsYJP/2qtuMXjfL2LpHSRqo4b4eSF5K/DH1JXKUAHSB2UW50g==","shasum":"96c89c82cc49fd8794a24835ba3e1ff87f214e18","tarball":"https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.3.0.tgz","fileCount":23,"unpackedSize":44531,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCwc33QjGDWvT1QUshC6HmKl9K/UgbbwMRMNXgrqdDUyAIhAKKrGt3TnZniRQZP3JfnZGaUEkj0r1lK4gTUZqqyaB6g"}]},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-to-primitive_1.3.0_1732646187387_0.5953143774878684"},"_hasShrinkwrap":false}},"time":{"created":"2015-03-19T09:39:36.352Z","modified":"2024-11-26T18:36:27.744Z","1.0.0":"2015-03-19T09:39:36.352Z","1.1.0":"2015-12-27T18:22:15.885Z","1.0.1":"2016-01-04T01:34:53.797Z","1.1.1":"2016-01-04T02:05:46.641Z","1.2.0":"2018-09-27T17:53:26.933Z","1.2.1":"2019-11-09T06:27:50.488Z","1.3.0":"2024-11-26T18:36:27.571Z"},"bugs":{"url":"https://github.com/ljharb/es-to-primitive/issues"},"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","homepage":"https://github.com/ljharb/es-to-primitive#readme","keywords":["primitive","abstract","ecmascript","es5","es6","es2015","toPrimitive","coerce","type","object","string","number","boolean","symbol","null","undefined"],"repository":{"type":"git","url":"git://github.com/ljharb/es-to-primitive.git"},"description":"ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"readme":"# es-to-primitive <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\nECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.\nWhen different versions of the spec conflict, the default export will be the latest version of the abstract operation.\nAlternative versions will also be available under an `es5`/`es2015` exported property if you require a specific version.\n\n## Example\n\n```js\nvar toPrimitive = require('es-to-primitive');\nvar assert = require('assert');\n\nassert(toPrimitive(function () {}) === String(function () {}));\n\nvar date = new Date();\nassert(toPrimitive(date) === String(date));\n\nassert(toPrimitive({ valueOf: function () { return 3; } }) === 3);\n\nassert(toPrimitive(['a', 'b', 3]) === String(['a', 'b', 3]));\n\nvar sym = Symbol();\nassert(toPrimitive(Object(sym)) === sym);\n```\n\n## Tests\nSimply clone the repo, `npm install`, and run `npm test`\n\n[package-url]: https://npmjs.org/package/es-to-primitive\n[npm-version-svg]: https://versionbadg.es/ljharb/es-to-primitive.svg\n[deps-svg]: https://david-dm.org/ljharb/es-to-primitive.svg\n[deps-url]: https://david-dm.org/ljharb/es-to-primitive\n[dev-deps-svg]: https://david-dm.org/ljharb/es-to-primitive/dev-status.svg\n[dev-deps-url]: https://david-dm.org/ljharb/es-to-primitive#info=devDependencies\n[npm-badge-png]: https://nodei.co/npm/es-to-primitive.png?downloads=true&stars=true\n[license-image]: https://img.shields.io/npm/l/es-to-primitive.svg\n[license-url]: LICENSE\n[downloads-image]: https://img.shields.io/npm/dm/es-to-primitive.svg\n[downloads-url]: https://npm-stat.com/charts.html?package=es-to-primitive\n[codecov-image]: https://codecov.io/gh/ljharb/es-to-primitive/branch/main/graphs/badge.svg\n[codecov-url]: https://app.codecov.io/gh/ljharb/es-to-primitive/\n[actions-image]: https://img.shields.io/endpoint?url=https://github-actions-badge-u3jn4tfpocch.runkit.sh/ljharb/es-to-primitive\n[actions-url]: https://github.com/ljharb/es-to-primitive/actions\n","readmeFilename":"README.md"}