Socket
Socket
Sign inDemoInstall

sequence

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sequence - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

2

package.json
{
"name": "sequence",
"version": "2.2.0",
"version": "2.2.1",
"description": "The sequence module of FuturesJS (Ender.JS and Node.JS)",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/coolaj86/futures",

@@ -14,3 +14,3 @@ (function () {

if (!this) {
if (!isSequence(this)) {
return new Sequence(global_context);

@@ -17,0 +17,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