New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

koishi-plugin-rss-cat

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

koishi-plugin-rss-cat - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

4

package.json
{
"name": "koishi-plugin-rss-cat",
"description": "又一款rss订阅推送器",
"version": "0.0.2",
"version": "0.0.3",
"main": "lib/index.js",

@@ -18,3 +18,3 @@ "typings": "lib/index.d.ts",

"peerDependencies": {
"koishi": "^4.17.5"
"koishi": "^4.17.6"
},

@@ -21,0 +21,0 @@ "dependencies": {

@@ -10,2 +10,5 @@ # koishi-plugin-rss-cat

## 插件目前的局限性
检测源更新时会一下子从 rsscat.source 数据表中拉取全部的数据出来,这不好,在源非常多的情况下可能会导致意外的问题(我这边没在源非常多的情况下测试过
## 小饼

@@ -12,0 +15,0 @@ - [ ] 对于每个订阅源,将上次发送成功的消息的 guid 存到数据库里,这样当机器人下线时,就可以补发上次 下线 的时候未能推送的订阅源更新

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc