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

reddit-api-client

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reddit-api-client - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

example/lib/stream-top-level-cmts.js

9

package.json
{
"name": "reddit-api-client",
"version": "1.0.0",
"version": "1.1.0",
"description": "Barebones Reddit API client for Node.js",

@@ -9,2 +9,6 @@ "main": "index.js",

},
"repository": {
"type": "git",
"url": "https://github.com/alessioalex/reddit-api-client"
},
"scripts": {

@@ -21,4 +25,5 @@ "test": "echo \"Error: no test specified\" && exit 1"

"devDependencies": {
"chalk": "2.4.0"
"chalk": "2.4.0",
"errto": "0.2.1"
}
}

@@ -41,4 +41,8 @@ ## reddit-api-client

### alternatives
If you want a fully-featured JavaScript wrapper for the reddit API use https://github.com/not-an-aardvark/snoowrap instead.
### license MIT
https://alessioalex.mit-license.org/
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