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

@finos/legend-model-storage

Package Overview
Dependencies
Maintainers
4
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@finos/legend-model-storage - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

2

CHANGELOG.md
# @finos/legend-model-storage
## 0.0.6
## 0.0.5

@@ -4,0 +6,0 @@

13

package.json
{
"name": "@finos/legend-model-storage",
"version": "0.0.5",
"version": "0.0.6",
"description": "Legend storage models",

@@ -33,2 +33,3 @@ "keywords": [

"publish:prepare": "node ../../scripts/release/preparePublishContent.js",
"publish:snapshot": "node ../../scripts/release/publishDevSnapshot.js",
"test": "jest",

@@ -38,12 +39,12 @@ "test:watch": "jest --watch"

"dependencies": {
"@finos/legend-shared": "0.0.5"
"@finos/legend-shared": "0.0.6"
},
"devDependencies": {
"@finos/legend-dev-utils": "0.0.11",
"@finos/legend-dev-utils": "0.0.13",
"cross-env": "7.0.3",
"eslint": "7.32.0",
"jest": "27.2.4",
"eslint": "8.0.0",
"jest": "27.2.5",
"lodash": "4.17.21",
"rimraf": "3.0.2",
"typescript": "4.4.3"
"typescript": "4.4.4"
},

@@ -50,0 +51,0 @@ "publishConfig": {

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