Socket
Socket
Sign inDemoInstall

@musakui/fedi

Package Overview
Dependencies
0
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.0 to 0.3.1

5

lib/activitypub/types.d.ts

@@ -87,1 +87,6 @@ import type {

export * from './objectTypes'
export {
ExtendedObjectTypes,
ExtendedActivityTypes,
}

2

package.json

@@ -10,3 +10,3 @@ {

"repository": "github:musakui/fedi",
"version": "0.3.0",
"version": "0.3.1",
"type": "module",

@@ -13,0 +13,0 @@ "files": [

@@ -1,2 +0,5 @@

export * from './lib/well-known/index.js'
export * as JRD from './lib/well-known/jrd.js'
export * as HostMeta from './lib/well-known/hostmeta.js'
export * as NodeInfo from './lib/well-known/nodeinfo.js'
export * as WebFinger from './lib/well-known/webfinger.js'
export * from './lib/well-known/types'
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc