@steadycursor/i18n-gpt-translate
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "@steadycursor/i18n-gpt-translate", | ||
"private": false, | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "main": "dist/index.js", |
@@ -10,6 +10,10 @@ { | ||
"skipLibCheck": true , | ||
"noUncheckedIndexedAccess": true,"noEmit": true, | ||
"outDir": "/dist" | ||
} | ||
"noUncheckedIndexedAccess": true, | ||
"sourceRoot": "src", | ||
"sourceMap": true, | ||
"outDir": "dist", | ||
}, | ||
"include": ["src"] | ||
} | ||
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
2292
5
22
0