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

reddit-simple-client

Package Overview
Dependencies
Maintainers
0
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reddit-simple-client - npm Package Compare versions

Comparing version 2.0.0-beta.2 to 2.0.0-beta.3

2

package.json
{
"name": "reddit-simple-client",
"version": "2.0.0-beta.2",
"version": "2.0.0-beta.3",
"type": "module",

@@ -5,0 +5,0 @@ "description": "Simple module for interacting with Reddit, using an unauthenticated client",

@@ -0,0 +0,0 @@ import { DefaultOptions } from './reddit/modal/reddit-options.js';

export const DefaultOptions = { useSimpleReturnValues: true };

@@ -0,0 +0,0 @@ export const SORT_TYPE = {

@@ -0,0 +0,0 @@ import RedditApi from 'reddit-oauth';

@@ -0,0 +0,0 @@ export class HttpOptions {

@@ -0,0 +0,0 @@ import https from 'https';

@@ -0,0 +0,0 @@ import logg from 'loglevel';

@@ -0,0 +0,0 @@ import log from './log.js';

@@ -0,0 +0,0 @@ export function parsePostArray(rawResponse) {

@@ -0,0 +0,0 @@ /**

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