@putout/printer
Advanced tools
Comparing version 9.17.0 to 9.18.0
@@ -15,3 +15,3 @@ 'use strict'; | ||
OptionalCallExpression, | ||
} = require('./call-expression'); | ||
} = require('./call-expression/call-expression'); | ||
@@ -18,0 +18,0 @@ const {NewExpression} = require('./new-expression'); |
{ | ||
"name": "@putout/printer", | ||
"version": "9.17.0", | ||
"version": "9.18.0", | ||
"type": "commonjs", | ||
@@ -5,0 +5,0 @@ "author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)", |
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
232789
5113