New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

applesauce-signer

Package Overview
Dependencies
Maintainers
0
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

applesauce-signer - npm Package Compare versions

Comparing version 0.0.0-next-20250116230739 to 0.0.0-next-20250120191411

2

dist/helpers/encryption.d.ts
/**
* Checks if a string is encrypted with NIP-04 or NIP-44
* @sse https://github.com/nostr-protocol/nips/pull/1248#issuecomment-2437731316
* @see https://github.com/nostr-protocol/nips/pull/1248#issuecomment-2437731316
*/
export declare function isNIP04(ciphertext: string): boolean;
/**
* Checks if a string is encrypted with NIP-04 or NIP-44
* @sse https://github.com/nostr-protocol/nips/pull/1248#issuecomment-2437731316
* @see https://github.com/nostr-protocol/nips/pull/1248#issuecomment-2437731316
*/

@@ -5,0 +5,0 @@ export function isNIP04(ciphertext) {

{
"name": "applesauce-signer",
"version": "0.0.0-next-20250116230739",
"version": "0.0.0-next-20250120191411",
"description": "Signer classes for applesauce",

@@ -38,3 +38,3 @@ "type": "module",

"@types/dom-serial": "^1.0.6",
"applesauce-core": "0.0.0-next-20250116230739",
"applesauce-core": "0.0.0-next-20250120191411",
"debug": "^4.3.7",

@@ -41,0 +41,0 @@ "nanoid": "^5.0.7",

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