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

@marcopeg/utils

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@marcopeg/utils - npm Package Compare versions

Comparing version 1.8.1 to 1.8.2

3

lib/request.js

@@ -130,3 +130,4 @@ 'use strict';

// throw err
return _context2.abrupt('return', _context2.t1);
// return err
throw new Error('not found');

@@ -133,0 +134,0 @@ case 29:

{
"name": "@marcopeg/utils",
"version": "1.8.1",
"version": "1.8.2",
"description": "Javascript utils for server and client projects",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -56,3 +56,4 @@ /* global fetch */

// throw err
return err
// return err
throw new Error('not found')
}

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