@putout/printer
Advanced tools
Comparing version 1.70.0 to 1.70.1
@@ -12,3 +12,3 @@ 'use strict'; | ||
const {ForStatement} = require('./for-statement'); | ||
const importDeclarations = require('./import-declarations'); | ||
const importDeclarations = require('./import-declaration'); | ||
const exportDeclarations = require('./export-declarations'); | ||
@@ -15,0 +15,0 @@ const {WhileStatement} = require('./while-statement'); |
{ | ||
"name": "@putout/printer", | ||
"version": "1.70.0", | ||
"version": "1.70.1", | ||
"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
100025
2638