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

@coder/requirefs

Package Overview
Dependencies
Maintainers
4
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@coder/requirefs - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

3

out/resolver.d.ts

@@ -23,3 +23,4 @@ export declare abstract class Resolver {

* Try resolving using `package.json` inside a directory. If there is no
* `package.json`, load the index file if there is one instead.
* `package.json` or no `module` nor `main` specified within it, load the
* index file if there is one instead.
*/

@@ -26,0 +27,0 @@ private maybeResolveDirectory;

{
"name": "@coder/requirefs",
"version": "1.1.1",
"version": "1.1.2",
"license": "MIT",

@@ -5,0 +5,0 @@ "author": "Coder",

Sorry, the diff of this file is too big to display

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