This commit is contained in:
David Kale
2020-09-08 13:25:36 -04:00
parent e4246d2b5b
commit 91fcbb0108
4227 changed files with 416837 additions and 457884 deletions

32
node_modules/react-is/package.json generated vendored
View File

@@ -1,36 +1,32 @@
{
"_args": [
[
"react-is@16.8.6",
"/Users/pjquirk/Source/GitHub/actions/labeler"
]
],
"_development": true,
"_from": "react-is@16.8.6",
"_id": "react-is@16.8.6",
"_from": "react-is@^16.8.4",
"_id": "react-is@16.13.1",
"_inBundle": false,
"_integrity": "sha512-aUk3bHfZ2bRSVFFbbeVS4i+lNPZr3/WM5jT2J5omUVV1zzcs1nAaf3l51ctA5FFvCRbhrH0bdAsRRQddFJZPtA==",
"_integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==",
"_location": "/react-is",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "react-is@16.8.6",
"raw": "react-is@^16.8.4",
"name": "react-is",
"escapedName": "react-is",
"rawSpec": "16.8.6",
"rawSpec": "^16.8.4",
"saveSpec": null,
"fetchSpec": "16.8.6"
"fetchSpec": "^16.8.4"
},
"_requiredBy": [
"/pretty-format"
],
"_resolved": "https://registry.npmjs.org/react-is/-/react-is-16.8.6.tgz",
"_spec": "16.8.6",
"_where": "/Users/pjquirk/Source/GitHub/actions/labeler",
"_resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",
"_shasum": "789729a4dc36de2999dc156dd6c1d9c18cea56a4",
"_spec": "react-is@^16.8.4",
"_where": "/Users/dakale/dev/GitHub/actions/labeler/node_modules/pretty-format",
"bugs": {
"url": "https://github.com/facebook/react/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Brand checking of React Elements.",
"files": [
"LICENSE",
@@ -52,5 +48,5 @@
"url": "git+https://github.com/facebook/react.git",
"directory": "packages/react-is"
},
"version": "16.8.6"
"version": "16.13.1"
}