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

@finos/legend-shared

Package Overview
Dependencies
Maintainers
4
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@finos/legend-shared - npm Package Compare versions

Comparing version 10.0.35 to 10.0.36

lib/compare/StringCompareUtil.d.ts

1

lib/index.d.ts

@@ -27,2 +27,3 @@ /**

export * from './format/ValidatorUtils.js';
export * from './compare/StringCompareUtil.js';
export * from './markdown/MarkdownUtils.js';

@@ -29,0 +30,0 @@ export * from './application/HashUtils.js';

@@ -27,2 +27,3 @@ /**

export * from './format/ValidatorUtils.js';
export * from './compare/StringCompareUtil.js';
export * from './markdown/MarkdownUtils.js';

@@ -29,0 +30,0 @@ export * from './application/HashUtils.js';

2

lib/package.json
{
"name": "@finos/legend-shared",
"version": "10.0.35",
"version": "10.0.36",
"description": "Legend Studio shared utilities and helpers",

@@ -5,0 +5,0 @@ "keywords": [

{
"name": "@finos/legend-shared",
"version": "10.0.35",
"version": "10.0.36",
"description": "Legend Studio shared utilities and helpers",

@@ -5,0 +5,0 @@ "keywords": [

@@ -34,2 +34,4 @@ /**

export * from './compare/StringCompareUtil.js';
export * from './markdown/MarkdownUtils.js';

@@ -36,0 +38,0 @@

@@ -61,2 +61,3 @@ {

"./src/application/TimerUtils.ts",
"./src/compare/StringCompareUtil.ts",
"./src/data-structure/Pair.ts",

@@ -63,0 +64,0 @@ "./src/data-structure/Stack.ts",

Sorry, the diff of this file is not supported yet

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