updated npm modules

This commit is contained in:
2019-05-20 20:43:45 -05:00
parent 2319197b81
commit f166b72b7d
1113 changed files with 8758 additions and 12227 deletions

View File

@@ -1,3 +1,7 @@
1.1.1 / 2019-04-06
=================
* [Fix] exclude deprecated Firefox keys (#53)
1.1.0 / 2019-02-10
=================
* [New] [Refactor] move full implementation to `implementation` entry point

View File

@@ -1,8 +1,8 @@
{
"_from": "object-keys@^1.0.12",
"_id": "object-keys@1.1.0",
"_id": "object-keys@1.1.1",
"_inBundle": false,
"_integrity": "sha512-6OO5X1+2tYkNyNEx6TsCxEqFfRWaqx6EtMiSbGrw8Ob8v9Ne+Hl8rBAgLBZn5wjEz3s/s6U1WXFUFOcxxAwUpg==",
"_integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==",
"_location": "/object-keys",
"_phantomChildren": {},
"_requested": {
@@ -19,8 +19,8 @@
"/define-properties",
"/es-abstract"
],
"_resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.0.tgz",
"_shasum": "11bd22348dd2e096a045ab06f6c85bcc340fa032",
"_resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz",
"_shasum": "1c47f272df277f3b1daf061677d9c82e2322c60e",
"_spec": "object-keys@^1.0.12",
"_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\define-properties",
"author": {
@@ -114,5 +114,5 @@
"android-browser/4.2"
]
},
"version": "1.1.0"
"version": "1.1.1"
}