Socket
Socket
Sign inDemoInstall

gromit

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gromit - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

4

lib/util/ExtendableError.js

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

enumerable: false,
writable: false,
writable: true,
value: 'Error'

@@ -39,3 +39,3 @@ });

enumerable: false,
writable: false,
writable: true,
value: new Error(message).stack

@@ -42,0 +42,0 @@ });

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

"name": "gromit",
"version": "0.0.8",
"version": "0.0.9",
"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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc