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

reddit-explorer

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reddit-explorer - npm Package Versions

2

1.5.0-alpha

Diff

davidalvarezr
published 1.4.0 •

Changelog

Source

1.4.0 - 2024-02-05

Added

  • RedditSimpleClient: easily fetch only what you need

Fixed

  • Now compatible with both node & web

Removed

  • Removed the storage of the token: was causing compatibility issue between browser & node (and was useless)
davidalvarezr
published 1.4.0-alpha.4 •

davidalvarezr
published 1.4.0-alpha.3 •

davidalvarezr
published 1.4.0-alpha.2 •

davidalvarezr
published 1.4.0-alpha •

davidalvarezr
published 1.3.0 •

Changelog

Source

1.3.0 - 2022-04-26

new features
  • search in multiple subreddits
small improvements
  • added filters which can directly be used:
    • hasNComments
    • has[MoreThan][LessThan]NComments
    • has[MoreOrSameThan][LessOrSameThan]NComments
    • hasMoreThanNCrossposts
    • hasMoreThanNUpvoteRatio
    • isMatureContent
    • isNotMatureContent
davidalvarezr
published 1.2.0 •

Changelog

Source

1.2.0 - 2022-04-25

new features
  • post filters: filter the GetSubredditResponse according to an array of criteria
docs
  • updated README, added badges
  • added npm keywords
davidalvarezr
published 1.1.1 •

davidalvarezr
published 1.1.0 •

Changelog

Source

1.1.0 - 2022-04-24

new features
  • getSubredditIterator: let the package handle pagination for you
small improvements
  • sr_details is available in response type
  • mature content can be changed after client initialization
bug fixes
  • should not throw exception because token.txt doesn't exist
  • should only show types in index
  • fixed bug that did not disable matureContent at init
2
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