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.0.6 to 1.1.0

2

out/requirefs.d.ts

@@ -34,3 +34,3 @@ import { Resolver } from "./resolver";

protected isFile(filePath: string): boolean;
protected readFile(filePath: string): string;
readFile(filePath: string): string;
}

@@ -37,0 +37,0 @@ /**

{
"name": "@coder/requirefs",
"version": "1.0.6",
"version": "1.1.0",
"license": "MIT",

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

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