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

@peertube/feed

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@peertube/feed - npm Package Compare versions

Comparing version 5.1.0 to 5.1.1

2

lib/atom1.js

@@ -115,3 +115,3 @@ "use strict";

_attributes: {
label: name,
label: (0, utils_1.sanitize)(name),
scheme: scheme,

@@ -118,0 +118,0 @@ term: term,

{
"name": "@peertube/feed",
"version": "5.1.0",
"version": "5.1.1",
"description": "Feed - PeerTube fork",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/Chocobozzz/feed",

@@ -197,3 +197,3 @@ import * as convert from "xml-js"

_attributes: {
label: name,
label: sanitize(name),
scheme,

@@ -200,0 +200,0 @@ term,

Sorry, the diff of this file is not supported yet

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