@swc-node/sourcemap-support
Advanced tools
+3
-3
| { | ||
| "name": "@swc-node/sourcemap-support", | ||
| "version": "0.2.3", | ||
| "version": "0.2.4", | ||
| "description": "Runtime sourcemap support in NodeJS", | ||
@@ -36,3 +36,3 @@ "keywords": [ | ||
| "source-map-support": "^0.5.21", | ||
| "tslib": "^2.4.1" | ||
| "tslib": "^2.5.0" | ||
| }, | ||
@@ -45,3 +45,3 @@ "bugs": { | ||
| }, | ||
| "gitHead": "83d5f5e771a274f854b3676307954d2d33363027" | ||
| "gitHead": "18396eb465eb80dd1baccd5898186c05a3f9de75" | ||
| } |
Sorry, the diff of this file is not supported yet
Updated