Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@marinade.finance/ts-common

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@marinade.finance/ts-common - npm Package Compare versions

Comparing version 2.4.0 to 2.4.1

src/expandTilde.d.ts

2

package.json
{
"name": "@marinade.finance/ts-common",
"version": "2.4.0",
"version": "2.4.1",
"description": "TS common utilities",

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

@@ -9,1 +9,2 @@ export * from './array';

export * from './error';
export * from './expandTilde';

@@ -25,2 +25,3 @@ "use strict";

__exportStar(require("./error"), exports);
__exportStar(require("./expandTilde"), exports);
//# sourceMappingURL=index.js.map

Sorry, the diff of this file is not supported yet

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