Updated to v1.9.9

This commit is contained in:
Henry Whitaker
2020-11-07 15:27:50 +00:00
parent 15d3583423
commit 8d811862a0
6349 changed files with 338454 additions and 213438 deletions

View File

@@ -1,32 +1,45 @@
{
"_args": [
[
"object-is@1.1.2",
"object-is@1.1.3",
"/home/henry/Documents/git/Speedtest-tracker-docker/conf/site"
]
],
"_development": true,
"_from": "object-is@1.1.2",
"_id": "object-is@1.1.2",
"_from": "object-is@1.1.3",
"_id": "object-is@1.1.3",
"_inBundle": false,
"_integrity": "sha512-5lHCz+0uufF6wZ7CRFWJN3hp8Jqblpgve06U5CMQ3f//6iDjPr2PEo9MWCjEssDsa+UZEL4PkFpr+BMop6aKzQ==",
"_integrity": "sha512-teyqLvFWzLkq5B9ki8FVWA902UER2qkxmdA4nLf+wjOLAWgxzCWZNCxpDq9MvE8MmhWNr+I8w3BN49Vx36Y6Xg==",
"_location": "/object-is",
"_phantomChildren": {},
"_phantomChildren": {
"es-to-primitive": "1.2.1",
"function-bind": "1.1.1",
"has": "1.0.3",
"has-symbols": "1.0.1",
"is-callable": "1.2.2",
"is-negative-zero": "2.0.0",
"is-regex": "1.1.1",
"object-inspect": "1.8.0",
"object-keys": "1.1.1",
"object.assign": "4.1.2",
"string.prototype.trimend": "1.0.2",
"string.prototype.trimstart": "1.0.2"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "object-is@1.1.2",
"raw": "object-is@1.1.3",
"name": "object-is",
"escapedName": "object-is",
"rawSpec": "1.1.2",
"rawSpec": "1.1.3",
"saveSpec": null,
"fetchSpec": "1.1.2"
"fetchSpec": "1.1.3"
},
"_requiredBy": [
"/deep-equal"
],
"_resolved": "https://registry.npmjs.org/object-is/-/object-is-1.1.2.tgz",
"_spec": "1.1.2",
"_resolved": "https://registry.npmjs.org/object-is/-/object-is-1.1.3.tgz",
"_spec": "1.1.3",
"_where": "/home/henry/Documents/git/Speedtest-tracker-docker/conf/site",
"author": {
"name": "Jordan Harband"
@@ -36,26 +49,27 @@
"template": "keepachangelog",
"unreleased": false,
"commitLimit": false,
"backfillLimit": false
"backfillLimit": false,
"hideCredit": true
},
"bugs": {
"url": "https://github.com/es-shims/object-is/issues"
},
"dependencies": {
"define-properties": "^1.1.3",
"es-abstract": "^1.17.5"
"es-abstract": "^1.18.0-next.1"
},
"description": "ES2015-compliant shim for Object.is - differentiates between -0 and +0",
"devDependencies": {
"@es-shims/api": "^2.1.2",
"@ljharb/eslint-config": "^16.0.0",
"aud": "^1.1.0",
"auto-changelog": "^2.0.0",
"@ljharb/eslint-config": "^17.2.0",
"aud": "^1.1.2",
"auto-changelog": "^2.2.1",
"covert": "^1.1.1",
"eslint": "^6.8.0",
"eslint": "^7.10.0",
"has-symbols": "^1.0.1",
"safe-publish-latest": "^1.1.4",
"tape": "^5.0.0-next.5"
"tape": "^5.0.1"
},
"engines": {
"node": ">= 0.4"
@@ -113,5 +127,5 @@
"android-browser/4.2"
]
},
"version": "1.1.2"
"version": "1.1.3"
}