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

continuation.js

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

continuation.js - npm Package Compare versions

Comparing version 0.2.4 to 0.2.5

4

package.json
{
"name": "continuation.js",
"description": "A module for tail call optimization by Continuation Passing Style (CPS) transformation with trampoline technique for Node.js",
"version": "0.2.4",
"version": "0.2.5",
"author": "Daishi Kato <daishi@axlight.com>",

@@ -14,3 +14,3 @@ "dependencies": {

"jshint": "*",
"benchmark": "https://github.com/bestiejs/benchmark.js/tarball/master",
"benchmark": "git://github.com/bestiejs/benchmark.js.git#a838e23836",
"benchmark-octane": "*",

@@ -17,0 +17,0 @@ "benmkzoo": "*"

@@ -67,3 +67,3 @@ continuation.js

<tr>
<td>`require()` integration</td>
<td><code>require()</code> integration</td>
<td>Yes</td>

@@ -70,0 +70,0 @@ <td>No</td>

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