@swc-node/sourcemap-support
Advanced tools
+3
-3
| { | ||
| "name": "@swc-node/sourcemap-support", | ||
| "version": "0.2.0", | ||
| "version": "0.2.1", | ||
| "description": "Runtime sourcemap support in NodeJS", | ||
@@ -41,5 +41,5 @@ "keywords": [ | ||
| "devDependencies": { | ||
| "@types/source-map-support": "^0.5.4" | ||
| "@types/source-map-support": "^0.5.6" | ||
| }, | ||
| "gitHead": "1f5e723595f9208d8ce4999d9483b4710dfdcf08" | ||
| "gitHead": "ad0d23bf19eb14ca9dc7e90fd707682bf2772dec" | ||
| } |
Sorry, the diff of this file is not supported yet
28331
-10.88%