New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@hoth/utils

Package Overview
Dependencies
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hoth/utils - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

CHANGELOG.md

2

dist/index.js

@@ -13,3 +13,3 @@ "use strict";

if (message instanceof Error) {
console.log(message);
console.log(message.stack);
return process.exit(1);

@@ -16,0 +16,0 @@ }

{
"name": "@hoth/utils",
"version": "1.0.1",
"version": "1.0.2",
"description": "utils plugin for hoth framework",

@@ -32,3 +32,3 @@ "main": "dist/index.js",

],
"gitHead": "6130a0cf6611b7a61f584e966579ec02a0f7f512"
"gitHead": "f88eee388c4c6c036c80f7e9b5cbb2823c75fb7e"
}

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