@ts-type/package-dts
Advanced tools
Comparing version 1.0.47 to 1.0.48
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.0.48](https://github.com/bluelovers/ws-ts-type/compare/@ts-type/package-dts@1.0.47...@ts-type/package-dts@1.0.48) (2021-07-19) | ||
### 🛠 Build System | ||
* **schema:** update schema ([95cb448](https://github.com/bluelovers/ws-ts-type/commit/95cb4480ffaddfbe77c5485f8ff92ab0c8947d67)) | ||
## [1.0.47](https://github.com/bluelovers/ws-ts-type/compare/@ts-type/package-dts@1.0.46...@ts-type/package-dts@1.0.47) (2021-07-16) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@ts-type/package-dts", | ||
"version": "1.0.47", | ||
"version": "1.0.48", | ||
"private": false, | ||
@@ -65,3 +65,3 @@ "description": "A Typescript type definition for NPM package json", | ||
"@types/semver": "^7.3.4", | ||
"ts-type": "^1.2.36" | ||
"ts-type": "^1.2.37" | ||
}, | ||
@@ -78,3 +78,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "a697b60f17669edb304258b475ff01fed302d305", | ||
"gitHead": "faf716fbdf1f61e4638db6c1bb7002efa6d924c6", | ||
"sharedDependencies": { | ||
@@ -81,0 +81,0 @@ "eslint-config-bluelovers": "latest" |
@@ -808,5 +808,8 @@ { | ||
{ | ||
"pattern": "^[Ee][Ss][Nn][Ee][Xx][Tt](\\.([Aa][Rr][Rr][Aa][Yy]|[Aa][Ss][Yy][Nn][Cc][Ii][Tt][Ee][Rr][Aa][Bb][Ll][Ee]|[Bb][Ii][Gg][Ii][Nn][Tt]|[Ii][Nn][Tt][Ll]|[Ss][Yy][Mm][Bb][Oo][Ll]))?$" | ||
"pattern": "^[Ee][Ss]2021(\\.([Ii][Nn][Tt][Ll]|[Pp][Rr][Oo][Mm][Ii][Ss][Ee]|[Ss][Tt][Rr][Ii][Nn][Gg]|[Ww][Ee][Aa][Kk][Rr][Ee][Ff]))?$" | ||
}, | ||
{ | ||
"pattern": "^[Ee][Ss][Nn][Ee][Xx][Tt](\\.([Aa][Rr][Rr][Aa][Yy]|[Aa][Ss][Yy][Nn][Cc][Ii][Tt][Ee][Rr][Aa][Bb][Ll][Ee]|[Bb][Ii][Gg][Ii][Nn][Tt]|[Ii][Nn][Tt][Ll]|[Pp][Rr][Oo][Mm][Ii][Ss][Ee]|[Ss][Tt][Rr][Ii][Nn][Gg]|[Ss][Yy][Mm][Bb][Oo][Ll]|[Ww][Ee][Aa][Kk][Rr][Ee][Ff]))?$" | ||
}, | ||
{ | ||
"pattern": "^[Dd][Oo][Mm](\\.[Ii][Tt][Ee][Rr][Aa][Bb][Ll][Ee])?$" | ||
@@ -813,0 +816,0 @@ }, |
@@ -480,2 +480,5 @@ /* tslint:disable */ | ||
} | ||
| { | ||
[k: string]: unknown; | ||
} | ||
) & | ||
@@ -1166,2 +1169,5 @@ string)[]; | ||
} | ||
| { | ||
[k: string]: unknown; | ||
} | ||
) & | ||
@@ -1168,0 +1174,0 @@ string)[]; |
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
400098
9642
Updatedts-type@^1.2.37