Socket
Socket
Sign inDemoInstall

@arianee/utils

Package Overview
Dependencies
Maintainers
0
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arianee/utils - npm Package Compare versions

Comparing version 1.72.1 to 1.73.0

src/lib/privacy/getIssuerSigTemplate.d.ts

6

package.json
{
"name": "@arianee/utils",
"version": "1.72.1",
"version": "1.73.0",
"type": "commonjs",

@@ -13,4 +13,4 @@ "dependencies": {

"peerDependencies": {
"@arianee/common-types": "1.72.1",
"@arianee/core": "1.72.1",
"@arianee/common-types": "1.73.0",
"@arianee/core": "1.73.0",
"tslib": "2.5.0"

@@ -17,0 +17,0 @@ },

@@ -15,1 +15,2 @@ export * from './lib/chain/chain';

export * from './lib/tx/tx';
export * from './lib/privacy/getIssuerSigTemplate';

@@ -18,1 +18,2 @@ "use strict";

tslib_1.__exportStar(require("./lib/tx/tx"), exports);
tslib_1.__exportStar(require("./lib/privacy/getIssuerSigTemplate"), exports);
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