Socket
Socket
Sign inDemoInstall

atma-utils

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

atma-utils - npm Package Compare versions

Comparing version 0.1.38 to 0.1.39

2

package.json
{
"name": "atma-utils",
"description": "Helpers",
"version": "0.1.38",
"version": "0.1.39",
"author": "Alexander Kit <alex.kit@atmajs.com>",

@@ -6,0 +6,0 @@ "repository": {

@@ -45,3 +45,3 @@ export function is_Function(mix: any): boolean

fail (fail: (error: any | Error) => void): this
reject(error: any | Error) : this
reject(error: any | Error, ...args: any[]) : this
resolve(...args: any[]): this

@@ -48,0 +48,0 @@ always (always: Function): this

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