New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

yaku

Package Overview
Dependencies
Maintainers
1
Versions
137
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yaku - npm Package Compare versions

Comparing version 0.12.3 to 0.12.4

3

lib/yaku.js
/*
Yaku v0.12.3
Yaku v0.12.4
(c) 2015 Yad Smood. http://ysmood.org

@@ -462,2 +462,3 @@ License MIT

* @param {Any} obj
* @private
* @return {Object || TypeError}

@@ -464,0 +465,0 @@ */

{
"name": "yaku",
"version": "0.12.3",
"version": "0.12.4",
"description": "A light-weight ES6 Promises/A+ implementation that doesn't hurt.",

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

@@ -138,3 +138,2 @@ <a href="http://promisesaplus.com/">

- [Yaku.nextTick](#yakunexttick)
- [genIterator(obj)](#geniteratorobj)

@@ -429,14 +428,6 @@ - #### require('yaku/lib/utils')

- ### **[genIterator(obj)](src/yaku.js?source#L459)**
Generate a iterator
- **<u>param</u>**: `obj` { _Any_ }
- **<u>return</u>**: { _Object || TypeError_ }
# Utils

@@ -443,0 +434,0 @@

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