🚀 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.17
to
0.0.18
+3
-3
package.json
{
"name": "@tsfun/object",
"version": "0.0.17",
"version": "0.0.18",
"description": "Utilities related to objects",

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

"utility-types": "^3.10.0",
"tslib": "^1.10.0",
"@types/node": "^13.7.4"
"tslib": "^1.11.0",
"@types/node": "^13.7.7"
}
}