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

@fpl-forum/common

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fpl-forum/common - npm Package Compare versions

Comparing version 1.0.15 to 1.0.16

1

build/events/types/comment-nature.d.ts
export declare enum CommentNature {
PostComment = "post:comment",
ActualityComment = "actuality:comment",

@@ -3,0 +4,0 @@ EventComment = "event:comment",

@@ -6,2 +6,3 @@ "use strict";

(function (CommentNature) {
CommentNature["PostComment"] = "post:comment";
CommentNature["ActualityComment"] = "actuality:comment";

@@ -8,0 +9,0 @@ CommentNature["EventComment"] = "event:comment";

2

package.json
{
"name": "@fpl-forum/common",
"version": "1.0.15",
"version": "1.0.16",
"description": "",

@@ -5,0 +5,0 @@ "main": "./build/index.js",

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