Socket
Socket
Sign inDemoInstall

gromit

Package Overview
Dependencies
6
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.11 to 0.0.12

2

lib/GromitError.js

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

value: function deserialize(error) {
var errData = error.message.match(/^\[(.+?)\]\[(.+?)\](.+$)/);
var errData = error.message.match(/^\[(.+?)\]\[(.+?)\]\W(.+$)/);
if (!errData) return GromitError.wrap(error);

@@ -201,0 +201,0 @@

@@ -7,3 +7,3 @@ {

"name": "gromit",
"version": "0.0.11",
"version": "0.0.12",
"description": "",

@@ -10,0 +10,0 @@ "license": "UNLICENSED",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc