@putout/printer
Advanced tools
Comparing version 12.27.1 to 12.28.0
@@ -41,2 +41,3 @@ 'use strict'; | ||
const {TSTypeQuery} = require('./ts-type-query/ts-type-query'); | ||
const {TSParenthesizedType} = require('./ts-parenthesized-type/ts-parenthesized-type'); | ||
@@ -175,2 +176,3 @@ module.exports = { | ||
}, | ||
TSParenthesizedType, | ||
TSPropertySignature, | ||
@@ -177,0 +179,0 @@ TSFunctionType, |
{ | ||
"name": "@putout/printer", | ||
"version": "12.27.1", | ||
"version": "12.28.0", | ||
"type": "commonjs", | ||
@@ -37,3 +37,3 @@ "author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)", | ||
"@putout/compare": "^16.0.1", | ||
"@putout/operate": "^12.0.0", | ||
"@putout/operate": "^13.0.0", | ||
"@putout/operator-json": "^2.0.0", | ||
@@ -40,0 +40,0 @@ "fullstore": "^3.0.0", |
Sorry, the diff of this file is not supported yet
258660
151
5621
+ Addedremove-blank-lines@1.4.2(transitive)
- Removed@putout/operate@12.18.0(transitive)
- Removedremove-blank-lines@1.4.1(transitive)
Updated@putout/operate@^13.0.0