🚀 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.0.2
to
2.0.3
+6
-5
package.json
{
"name": "@quick-qui/model-core",
"version": "2.0.2",
"description": "",
"version": "2.0.3",
"description": "model core",
"main": "dist/index.js",
"repository": "https://github.com/quickqui/model-core",
"types": "dist/index.d.ts",

@@ -16,7 +17,7 @@ "files": [

"dependencies": {
"fp-ts": "^2.1.1",
"io-ts": "^2.0.1",
"typescript": "^3.6.4",
"fp-ts": "^2.4.1",
"io-ts": "^2.0.5",
"typescript": "^3.7.5",
"ulog": "^1.1.0"
}
}