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

@render-web/utils

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@render-web/utils - npm Package Compare versions

Package was removed
Sorry, it seems this package was removed from the registry
Comparing version
0.0.4
to
0.0.5
+6
-3
lib/index.js
'use strict';
module.exports = utils;
function utils() {
// TODO
function isObject(o) {
return Object.prototype.toString.call(o) === "[object Object]";
}
module.exports = {
isObject
};
{
"name": "@render-web/utils",
"version": "0.0.4",
"version": "0.0.5",
"description": "> TODO: description",

@@ -19,3 +19,3 @@ "author": "不动声色 <1609059419@qq.com>",

},
"gitHead": "044d7fadf095a350ba5a8b2560cb8c4043c8a9a2",
"gitHead": "7cdf9377d5d146644ea5e47ec3260fcd834e7a04",
"publishConfig": {

@@ -22,0 +22,0 @@ "access": "public"