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

@gocommerce/utils

Package Overview
Dependencies
Maintainers
5
Versions
170
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gocommerce/utils - npm Package Compare versions

Comparing version 0.6.12 to 0.6.13

dist/splunkjs.js

2

dist/getErrorCode.js

@@ -7,3 +7,3 @@ 'use strict';

var containsKey = function containsKey(object) {
return object && object.message;
return object && object.message && object;
};

@@ -10,0 +10,0 @@ var getErrorCode = function getErrorCode(errorMap, status, code) {

{
"name": "@gocommerce/utils",
"version": "0.6.12",
"version": "0.6.13",
"description": "",

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

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