@npm-breach/check 1.0.5 → 1.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -229,16 +229,24 @@
229
229
  "versions": ["1.3.3"]
230
230
  },
231
231
  {
232
- "name": "color-convert",
233
- "versions": ["3.1.1"]
232
+ "name": "eslint-config-prettier",
233
+ "versions": ["8.10.1", "9.1.1", "10.1.6", "10.1.7"]
234
+ },
235
+ {
236
+ "name": "eslint-plugin-prettier",
237
+ "versions": ["4.2.2", "4.2.3"]
238
+ },
239
+ {
240
+ "name": "synckit",
241
+ "versions": ["0.11.9"]
234
242
  },
235
243
  {
236
- "name": "prebid-universal-creative",
237
- "versions": ["1.21.0"]
244
+ "name": "@pkgr/core",
245
+ "versions": ["0.2.8"]
238
246
  },
239
247
  {
240
- "name": "@nx/devkit",
241
- "versions": ["20.0.1", "20.0.2"]
248
+ "name": "napi-postinstall",
249
+ "versions": ["0.3.1"]
242
250
  }
243
251
  ]
244
252
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@npm-breach/check",
3
- "version": "1.0.5",
3
+ "version": "1.0.6",
4
4
  "description": "Security-focused CLI tool to detect potentially vulnerable packages in your Node.js applications",
5
5
  "main": "lib/index.js",
6
6
  "bin": {