@putout/printer
Advanced tools
@@ -19,3 +19,2 @@ import {fullstore} from 'fullstore'; | ||
| const isObject = (a) => a && typeof a === 'object'; | ||
| const {round} = Math; | ||
| const isString = (a) => typeof a === 'string'; | ||
@@ -197,6 +196,3 @@ const {assign, freeze} = Object; | ||
| assign(print, write, { | ||
| space, | ||
| round, | ||
| }); | ||
| assign(print, write); | ||
@@ -203,0 +199,0 @@ const printer = { |
+1
-1
| { | ||
| "name": "@putout/printer", | ||
| "version": "17.8.0", | ||
| "version": "17.8.1", | ||
| "type": "module", | ||
@@ -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
296556
06202
-0.06%