🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@quick-qui/model-core

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quick-qui/model-core - npm Package Compare versions

Comparing version
2.1.0
to
2.1.1
+5
-4
package.json
{
"name": "@quick-qui/model-core",
"version": "2.1.0",
"version": "2.1.1",
"description": "model core",

@@ -18,6 +18,7 @@ "main": "dist/index.js",

"fp-ts": "^2.4.1",
"io-ts": "^2.0.5",
"typescript": "^3.7.5",
"ulog": "^1.1.0"
"io-ts": "^2.0.5"
},
"devDependencies": {
"typescript": "^3.7.5"
}
}