@swc-node/sourcemap-support
Advanced tools
+4
-5
| { | ||
| "name": "@swc-node/sourcemap-support", | ||
| "version": "0.5.1", | ||
| "version": "0.6.1", | ||
| "description": "Runtime sourcemap support in NodeJS", | ||
@@ -36,3 +36,3 @@ "keywords": [ | ||
| "source-map-support": "^0.5.21", | ||
| "tslib": "^2.6.3" | ||
| "tslib": "^2.8.1" | ||
| }, | ||
@@ -44,4 +44,3 @@ "bugs": { | ||
| "@types/source-map-support": "^0.5.10" | ||
| }, | ||
| "gitHead": "3586b0ad22fe69514707103540edfd7e16894ba7" | ||
| } | ||
| } | ||
| } |
Sorry, the diff of this file is not supported yet
37221
22.1%Updated