@npm-breach/check 1.0.4 → 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.
@@ -227,6 +227,26 @@
227
227
  {
228
228
  "name": "error-ex",
229
229
  "versions": ["1.3.3"]
230
+ },
231
+ {
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"]
242
+ },
243
+ {
244
+ "name": "@pkgr/core",
245
+ "versions": ["0.2.8"]
246
+ },
247
+ {
248
+ "name": "napi-postinstall",
249
+ "versions": ["0.3.1"]
230
250
  }
231
251
  ]
232
252
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@npm-breach/check",
3
- "version": "1.0.4",
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": {