@jest/source-map
Advanced tools
Comparing version 25.2.6 to 25.5.0
@@ -10,2 +10,1 @@ /** | ||
export default _default; | ||
//# sourceMappingURL=getCallsite.d.ts.map |
@@ -9,2 +9,1 @@ /** | ||
export type { SourceMapRegistry } from './types'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -10,2 +10,1 @@ /** | ||
export default _default; | ||
//# sourceMappingURL=getCallsite.d.ts.map |
@@ -9,2 +9,1 @@ /** | ||
export { SourceMapRegistry } from './types'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -8,2 +8,1 @@ /** | ||
export declare type SourceMapRegistry = Record<string, string>; | ||
//# sourceMappingURL=types.d.ts.map |
@@ -8,2 +8,1 @@ /** | ||
export declare type SourceMapRegistry = Record<string, string>; | ||
//# sourceMappingURL=types.d.ts.map |
{ | ||
"name": "@jest/source-map", | ||
"version": "25.2.6", | ||
"version": "25.5.0", | ||
"repository": { | ||
@@ -21,3 +21,3 @@ "type": "git", | ||
"callsites": "^3.0.0", | ||
"graceful-fs": "^4.2.3", | ||
"graceful-fs": "^4.2.4", | ||
"source-map": "^0.6.0" | ||
@@ -34,3 +34,3 @@ }, | ||
}, | ||
"gitHead": "43207b743df164e9e58bd483dd9167b9084da18b" | ||
"gitHead": "ddd73d18adfb982b9b0d94bad7d41c9f78567ca7" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6508
11
148
Updatedgraceful-fs@^4.2.4