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

line

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

line - npm Package Compare versions

Comparing version 0.1.7 to 0.1.8

6

lib/line.js

@@ -71,5 +71,5 @@ // Generated by CoffeeScript 1.4.0

if (this.blocks.length === 1) {
process.nextTick(function() {
return _this.next();
});
setTimeout((function() {
_this.next();
}), 0);
}

@@ -76,0 +76,0 @@ }

{
"name": "line",
"version": "0.1.7",
"version": "0.1.8",
"description": "Control flow like a boss",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is not supported yet

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