New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@putout/printer

Package Overview
Dependencies
Maintainers
0
Versions
642
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@putout/printer - npm Package Compare versions

Comparing version 12.27.1 to 12.28.0

lib/tokenize/typescript/ts-parenthesized-type/ts-parenthesized-type.js

2

lib/tokenize/typescript/index.js

@@ -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,

4

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc