socket 0.14.22 → 0.14.23

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "socket",
3
- "version": "0.14.22",
3
+ "version": "0.14.23",
4
4
  "description": "CLI tool for Socket.dev",
5
5
  "homepage": "http://github.com/SocketDev/socket-cli",
6
6
  "license": "MIT",
@@ -52,10 +52,8 @@
52
52
  "blessed-contrib": "^4.11.0",
53
53
  "browserslist": "4.24.2",
54
54
  "chalk-table": "^1.0.2",
55
- "emoji-regex": "^10.3.0",
56
55
  "hpagent": "^1.2.0",
57
56
  "ignore": "^6.0.2",
58
- "ini": "4.1.1",
59
57
  "micromatch": "^4.0.8",
60
58
  "npm-package-arg": "^12.0.0",
61
59
  "pony-cause": "^2.1.11",
@@ -125,10 +123,10 @@
125
123
  "tap": "^21.0.1",
126
124
  "terminal-link": "^3.0.0",
127
125
  "type-coverage": "^2.29.7",
126
+ "tiny-updater": "^3.5.2",
128
127
  "typescript": "5.4.5",
129
128
  "typescript-eslint": "^8.13.0",
130
129
  "unplugin-purge-polyfills": "^0.0.7",
131
- "update-notifier": "^7.3.1",
132
130
  "validate-npm-package-name": "^6.0.0"
133
131
  },
134
132
  "overrides": {