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

yielding

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yielding - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

4

lib/yielding.js

@@ -5,3 +5,3 @@ (function (factory, global) {

} else {
this.Y = factory(global.Promise);
global.Y = factory(global.Promise);
}

@@ -25,3 +25,3 @@ })(function (Promise) {

Y.VERSION = '0.2.2';
Y.VERSION = '0.3.0';

@@ -28,0 +28,0 @@

{
"name": "yielding",
"version": "0.3.0",
"version": "0.3.1",
"description": "Easy generators",

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

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