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.8 to 3.0.9

12

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

@@ -40,14 +40,14 @@ "keywords": [

"dependencies": {
"@finos/legend-shared": "6.0.4"
"@finos/legend-shared": "6.1.0"
},
"devDependencies": {
"@finos/legend-dev-utils": "2.0.14",
"@jest/globals": "29.0.2",
"@finos/legend-dev-utils": "2.0.15",
"@jest/globals": "29.0.3",
"cross-env": "7.0.3",
"eslint": "8.23.0",
"jest": "29.0.2",
"jest": "29.0.3",
"lodash": "4.17.21",
"npm-run-all": "4.1.5",
"rimraf": "3.0.2",
"typescript": "4.8.2"
"typescript": "4.8.3"
},

@@ -54,0 +54,0 @@ "publishConfig": {

@@ -24,3 +24,3 @@ {

"exactOptionalPropertyTypes": true,
"forceConsistentCasingInFileNames": false,
"forceConsistentCasingInFileNames": true,
"outDir": "./lib",

@@ -27,0 +27,0 @@ "tsBuildInfoFile": "./build/prod.tsbuildinfo",

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