Socket
Socket
Sign inDemoInstall

@musakui/fedi

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@musakui/fedi - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

lib/hs/core.js

2

lib/index.js
import * as Keys from './keys.js'
import * as Signatures from './hs.js'
import * as Signatures from './hs/index.js'

@@ -4,0 +4,0 @@ export {

@@ -13,3 +13,3 @@ {

},
"version": "0.0.0",
"version": "0.0.1",
"type": "module",

@@ -20,3 +20,6 @@ "files": [

"exports": {
"./hs": "./lib/hs.js",
"hs": {
"node": "./lib/hs/node.js",
"default": "./lib/hs/index.js"
},
".": "./lib/index.js"

@@ -23,0 +26,0 @@ },

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