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

collector

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

collector - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

6

lib/index.js

@@ -24,3 +24,3 @@ // Generated by CoffeeScript 1.6.3

return function() {
var returned;
var e, returned;
try {

@@ -30,4 +30,6 @@ _this._stack.push([]);

return _this._stack.pop().concat([returned]);
} finally {
} catch (_error) {
e = _error;
_this._stack.pop();
throw e;
}

@@ -34,0 +36,0 @@ };

{
"name": "collector",
"version": "0.0.1",
"version": "0.0.2",
"description": "",

@@ -5,0 +5,0 @@ "author": "Aldo Bucchi <aldo.bucchi@gmail.com>",

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