Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@stdlib/utils-try-require

Package Overview
Dependencies
Maintainers
4
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/utils-try-require - npm Package Compare versions

Comparing version
0.0.5
to
0.0.6
+2
-1
package.json
{
"name": "@stdlib/utils-try-require",
"version": "0.0.5",
"version": "0.0.6",
"description": "Wrap `require` in a try/catch block.",

@@ -18,2 +18,3 @@ "license": "Apache-2.0",

"directories": {
"benchmark": "./benchmark",
"doc": "./docs",

@@ -20,0 +21,0 @@ "example": "./examples",

# CHANGELOG
> Package changelog.
See [GitHub Releases](https://github.com/stdlib-js/utils-try-require/releases) for the changelog.