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.7.8 to 0.7.9

lib/_.js

5

lib/source.js

@@ -1,6 +0,1 @@

/*
Yaku v0.7.8
(c) 2015 Yad Smood. http://ysmood.org
License MIT
*/
var Promise = require("./yaku");

@@ -7,0 +2,0 @@

@@ -1,6 +0,1 @@

/*
Yaku v0.7.8
(c) 2015 Yad Smood. http://ysmood.org
License MIT
*/
// This file contains all the non-ES6-standard helpers based on promise.

@@ -7,0 +2,0 @@

2

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

@@ -4,0 +4,0 @@ License MIT

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

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

"files": [
"lib/yaku.js",
"lib/utils.js",
"lib/source.js"
"lib"
],

@@ -42,0 +40,0 @@ "devDependencies": {

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