Socket
Socket
Sign inDemoInstall

hb-utils

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hb-utils - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

dist/lib/ObjectUtils.js

@@ -31,3 +31,3 @@ "use strict";

if (Object.prototype.hasOwnProperty.call(obj, p)) {
obj[p] = StringUtils_1.default.escapeChars(obj[p], escChars);
obj[p] = StringUtils_1.StringUtils.escapeChars(obj[p], escChars);
}

@@ -34,0 +34,0 @@ }

{
"name": "hb-utils",
"version": "0.0.2",
"version": "0.0.3",
"description": "Hanaboso custom utilities for work with objects, string, time etc.",

@@ -5,0 +5,0 @@ "main": "./dist/lib/index.js",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc