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

@finos/legend-storage

Package Overview
Dependencies
Maintainers
4
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@finos/legend-storage - npm Package Compare versions

Comparing version 3.0.110 to 3.0.111

lib/DepotGeneration.d.ts

2

lib/index.d.ts

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

export * from './DependencyUtils.js';
export * from './DepotGeneration.js';
export * from './StoredFileGeneration.js';
//# sourceMappingURL=index.d.ts.map

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

export * from './DependencyUtils.js';
export * from './DepotGeneration.js';
export * from './StoredFileGeneration.js';
//# sourceMappingURL=index.js.map

5

package.json
{
"name": "@finos/legend-storage",
"version": "3.0.110",
"version": "3.0.111",
"description": "Legend storage",

@@ -40,3 +40,4 @@ "keywords": [

"dependencies": {
"@finos/legend-shared": "10.0.60"
"@finos/legend-shared": "10.0.60",
"serializr": "3.0.3"
},

@@ -43,0 +44,0 @@ "devDependencies": {

@@ -21,1 +21,3 @@ /**

export * from './DependencyUtils.js';
export * from './DepotGeneration.js';
export * from './StoredFileGeneration.js';

@@ -47,5 +47,7 @@ {

"./src/DependencyUtils.ts",
"./src/DepotGeneration.ts",
"./src/EntitiesWithOrigin.ts",
"./src/Entity.ts",
"./src/EntityUtils.ts",
"./src/StoredFileGeneration.ts",
"./src/index.ts"

@@ -52,0 +54,0 @@ ],

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