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

jsrwrap

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsrwrap - npm Package Compare versions

Comparing version 0.1.11 to 0.1.12

2

lib/types/subreddit.d.ts

@@ -192,3 +192,3 @@ import type { FlairRichtext, Sort, SubredditType } from './submission.js';

};
export type WidgetMenu = WidgetBase & {
export type WidgetMenu = Omit<WidgetBase, 'shortName'> & {
kind: 'menu';

@@ -195,0 +195,0 @@ data: {

{
"name": "jsrwrap",
"version": "0.1.11",
"version": "0.1.12",
"description": "API wrapper for Reddit",

@@ -5,0 +5,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