Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

rssbot

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rssbot - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

8

package.json
{
"name": "rssbot",
"version": "1.0.2",
"version": "1.0.3",
"description": "Turn your Discord server into a RSS feed",

@@ -11,6 +11,8 @@ "main": "dist/src/index.js",

"scripts": {
"install": "tsc && npm i -g .",
"basic-install": "tsc && npm i -g .",
"update-cmd": "ts-node bin/main.ts register",
"delete-cmd": "ts-node bin/main.ts unregister",
"publish": "npm i && tsc && npm publish"
"update-lock": "npm i",
"dist": "tsc",
"publish-npm": "npm publish"
},

@@ -17,0 +19,0 @@ "repository": {

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