Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

h-naya-utils

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

h-naya-utils - npm Package Compare versions

Comparing version 0.0.36 to 0.0.37

0

dist/index.d.ts

@@ -0,0 +0,0 @@ export { default as ArrayUtils } from "./utils/ArrayUtils";

@@ -0,0 +0,0 @@ export default class ArrayUtils {

@@ -0,0 +0,0 @@ import { Duration } from "moment";

export default class EndUtils {
static isWechat: () => boolean;
}
export default class FormatUtils {
static parseNumber: (value: any) => number;
}

@@ -0,0 +0,0 @@ export interface LoggerConfig {

@@ -0,0 +0,0 @@ export default class NumberUtils {

@@ -0,0 +0,0 @@ export default class PromiseUtils {

@@ -0,0 +0,0 @@ export default class StringUtils {

export default class TypeUtils {
static is: (obj: any, type: any) => boolean;
}

@@ -0,0 +0,0 @@ Copyright (c) 2015-present Lerna Contributors

4

package.json
{
"name": "h-naya-utils",
"version": "0.0.36",
"version": "0.0.37",
"description": "utils for naya",

@@ -45,3 +45,3 @@ "main": "dist/index.js",

"license": "MIT",
"gitHead": "49b80aed51c4a97a483acd82b9d583cb0de5e9de",
"gitHead": "1231f0931bdffd5b2fee4003a036839db2de1937",
"publishConfig": {

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

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