scan-compromised 1.1.180 → 1.1.181

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/data/threats.json CHANGED
@@ -56146,6 +56146,7 @@
56146
56146
  "3.0.2-canary-10"
56147
56147
  ],
56148
56148
  "@supabase/auth-js": [
56149
+ "2.58.1-canary.0",
56149
56150
  "2.61.0",
56150
56151
  "2.62.0",
56151
56152
  "2.62.1",
@@ -56221,6 +56222,7 @@
56221
56222
  "2.69.0",
56222
56223
  "2.69.0-rc.2",
56223
56224
  "2.69.0-rc.3",
56225
+ "2.69.1",
56224
56226
  "2.69.1-rc.1"
56225
56227
  ],
56226
56228
  "@hapi/hoek": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "scan-compromised",
3
- "version": "1.1.180",
3
+ "version": "1.1.181",
4
4
  "description": "A simple npm CLI tool (starter template)",
5
5
  "main": "scripts/index.js",
6
6
  "type": "module",