@waiting/shared-types-dev
Advanced tools
Comparing version 19.0.1 to 19.0.2
@@ -191,2 +191,3 @@ import assert from 'node:assert'; | ||
try pass parameter tsConfigFilePath (path of tsconfig.json) during calling morph-common.createSourceFile() | ||
or --project <path-of-tsconfig.json> for cli | ||
`; | ||
@@ -193,0 +194,0 @@ throw new TypeError(msg); |
{ | ||
"name": "@waiting/shared-types-dev", | ||
"author": "waiting", | ||
"version": "19.0.1", | ||
"version": "19.0.2", | ||
"description": "shared typescript types develop", | ||
@@ -75,3 +75,3 @@ "private": false, | ||
}, | ||
"gitHead": "0804f631e943e07fed14ad09b111ff8d854ff4e2" | ||
"gitHead": "e93fa4b1a9e442a2b9eab749811e8975cf524334" | ||
} |
@@ -269,2 +269,3 @@ import assert from 'node:assert' | ||
try pass parameter tsConfigFilePath (path of tsconfig.json) during calling morph-common.createSourceFile() | ||
or --project <path-of-tsconfig.json> for cli | ||
` | ||
@@ -271,0 +272,0 @@ throw new TypeError(msg) |
Sorry, the diff of this file is not supported yet
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
118060
2405