node_modules/array-includes/package.json in immosquare-cleaner-0.1.32 vs node_modules/array-includes/package.json in immosquare-cleaner-0.1.38
- old
+ new
@@ -1,8 +1,8 @@
{
"name": "array-includes",
- "version": "3.1.7",
+ "version": "3.1.8",
"author": {
"name": "Jordan Harband",
"email": "ljharb@gmail.com",
"url": "http://ljharb.codes"
},
@@ -47,31 +47,31 @@
"contains",
"Array.prototype.contains",
"es-shim API"
],
"dependencies": {
- "call-bind": "^1.0.2",
- "define-properties": "^1.2.0",
- "es-abstract": "^1.22.1",
- "get-intrinsic": "^1.2.1",
+ "call-bind": "^1.0.7",
+ "define-properties": "^1.2.1",
+ "es-abstract": "^1.23.2",
+ "es-object-atoms": "^1.0.0",
+ "get-intrinsic": "^1.2.4",
"is-string": "^1.0.7"
},
"devDependencies": {
"@es-shims/api": "^2.4.2",
"@ljharb/eslint-config": "^21.1.0",
- "aud": "^2.0.3",
+ "aud": "^2.0.4",
"auto-changelog": "^2.4.0",
"eslint": "=8.8.0",
"evalmd": "^0.0.19",
- "function-bind": "^1.1.1",
"functions-have-names": "^1.2.3",
"has-strict-mode": "^1.0.1",
"in-publish": "^2.0.1",
"indexof": "^0.0.1",
- "npmignore": "^0.3.0",
+ "npmignore": "^0.3.1",
"nyc": "^10.3.2",
"safe-publish-latest": "^2.0.0",
- "tape": "^5.6.6"
+ "tape": "^5.7.5"
},
"testling": {
"files": [
"test/index.js",
"test/implementation.js",