@coder/requirefs
Advanced tools
Comparing version 1.0.6 to 1.1.0
@@ -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", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1
1037192