@ts-type/package-dts
Advanced tools
Comparing version 1.0.37 to 1.0.38
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.0.38](https://github.com/bluelovers/ws-ts-type/compare/@ts-type/package-dts@1.0.37...@ts-type/package-dts@1.0.38) (2020-07-26) | ||
### 🔖 Miscellaneous | ||
* . ([f81ac05](https://github.com/bluelovers/ws-ts-type/commit/f81ac05622e2853dfb60a83d08743817d3322cf9)) | ||
## [1.0.37](https://github.com/bluelovers/ws-ts-type/compare/@ts-type/package-dts@1.0.36...@ts-type/package-dts@1.0.37) (2020-07-26) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@ts-type/package-dts", | ||
"version": "1.0.37", | ||
"version": "1.0.38", | ||
"private": false, | ||
@@ -53,3 +53,3 @@ "description": "A Typescript type definition for NPM package json", | ||
"pretest": "yarn run build", | ||
"test": "echo \"Error: no test specified\"", | ||
"test": "yarn run ts:check", | ||
"posttest": "git commit -m \"build(schema): update schema\" ./types ./schema & echo posttest", | ||
@@ -66,3 +66,3 @@ "build": "yarn run update:schema", | ||
"@types/semver": "^7.3.1", | ||
"ts-type": "^1.2.27" | ||
"ts-type": "^1.2.28" | ||
}, | ||
@@ -78,3 +78,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "810f2c52bfca66e36f8f2819a79e0a8972c8c3d9", | ||
"gitHead": "e0d9d398a2906bdbf71fd893369d7234f35212e9", | ||
"sharedDependencies": { | ||
@@ -81,0 +81,0 @@ "eslint-config-bluelovers": "latest" |
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
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
471860
0
Updatedts-type@^1.2.28