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

@tsfun/object

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tsfun/object - npm Package Compare versions

Comparing version
0.0.7
to
0.0.8
+3
-3
package.json
{
"name": "@tsfun/object",
"version": "0.0.7",
"version": "0.0.8",
"description": "Utilities related to objects",

@@ -22,6 +22,6 @@ "author": "Hoàng Văn Khải <hvksmr1996@gmail.com>",

"dependencies": {
"utility-types": "^3.8.0",
"utility-types": "^3.10.0",
"tslib": "^1.10.0",
"@types/node": "^12.7.11"
"@types/node": "^13.1.6"
}
}