@putout/printer
Advanced tools
| 'use strict'; | ||
| const {isInsideLabel} = require('#is'); | ||
| const {exists} = require('../is'); | ||
@@ -8,3 +9,3 @@ | ||
| module.exports.ForStatement = { | ||
| print(path, {print, maybe, indent}) { | ||
| print(path, {print, maybe}) { | ||
| const { | ||
@@ -16,3 +17,3 @@ test, | ||
| indent(); | ||
| maybe.indent(!isInsideLabel(path)); | ||
| print('for'); | ||
@@ -19,0 +20,0 @@ print.space(); |
+1
-1
| { | ||
| "name": "@putout/printer", | ||
| "version": "15.23.0", | ||
| "version": "15.23.1", | ||
| "type": "commonjs", | ||
@@ -5,0 +5,0 @@ "author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)", |
Sorry, the diff of this file is too big to display
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
291515
0.06%6268
0.02%