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.0.4 to 0.0.5

11

lib/types.d.ts

@@ -1,4 +0,7 @@

export * from './keys'
export * from './well-known'
export * from './activitypub'
export * from './activitystreams'
export * as Keys from './keys'
export * as WellKnown from './well-known'
export * as ActivityPub from './activitypub'
export * as ActivityStreams from './activitystreams'
export * from './well-known/types'
export * from './activitystreams/types'

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

import * as NodeInfo from './nodeinfo'
import * as NodeInfo from './nodeinfo.js'
import * as WebFinger from './webfinger.js'

@@ -3,0 +3,0 @@

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

"repository": "github:musakui/fedi",
"version": "0.0.4",
"version": "0.0.5",
"type": "module",

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

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