Socket
Socket
Sign inDemoInstall

ssb-uri2

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ssb-uri2 - npm Package Compare versions

Comparing version 1.3.0 to 1.4.0

4

lib/index.js

@@ -133,5 +133,9 @@ "use strict";

return (isFeedSSBURI(uri) ||
isBendyButtV1FeedSSBURI(uri) ||
isMessageSSBURI(uri) ||
isBendyButtV1MessageSSBURI(uri) ||
isBlobSSBURI(uri) ||
isAddressSSBURI(uri) ||
isEncryptionKeyBox2DMDiffieHellmanSSBURI(uri) ||
isIdentityPOBoxSSBURI(uri) ||
isExperimentalSSBURI(uri));

@@ -138,0 +142,0 @@ }

2

package.json
{
"name": "ssb-uri2",
"version": "1.3.0",
"version": "1.4.0",
"description": "Utilities for recognizing and converting SSB URIs",

@@ -5,0 +5,0 @@ "repository": {

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