@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.
- package/affected-packages.json +20 -0
- package/package.json +1 -1
package/affected-packages.json
CHANGED
|
@@ -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
|
}
|