initial changes for node20 and update dependencies

This commit is contained in:
Dmitry Shibanov 2023-10-04 16:15:56 +02:00
parent 72c43c2d8f
commit ae4498fd09
77 changed files with 19718 additions and 28856 deletions

View file

@ -1,8 +1,8 @@
---
name: is-plain-object
version: 3.0.0
version: 5.0.0
type: npm
summary: Returns true if an object was created by the `Object` constructor.
summary: Returns true if an object was created by the `Object` constructor, or Object.create(null).
homepage: https://github.com/jonschlinkert/is-plain-object
license: mit
licenses: