Socket
Socket
Sign inDemoInstall

snyk-try-require

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

snyk-try-require - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

.nyc_output/3100.json

2

lib/try-require.js

@@ -12,2 +12,4 @@ module.exports = tryRequire;

module.exports.cache = cache; // allows for a reset
function tryRequire(filename) {

@@ -14,0 +16,0 @@ var cached = cache.get(filename);

2

package.json

@@ -38,3 +38,3 @@ {

},
"version": "1.1.0"
"version": "1.1.1"
}
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