@zohodesk/codestandard-analytics
Advanced tools
Comparing version 0.0.1-exp-3 to 0.0.1-exp-4
@@ -1,3 +0,3 @@ | ||
import { execSync } from 'child_process'; | ||
import { Logger } from '../build/utils/logger'; | ||
const { execSync } = require('child_process'); | ||
const { Logger } = require('../build/utils/logger'); | ||
@@ -4,0 +4,0 @@ (function(){ |
{ | ||
"name": "@zohodesk/codestandard-analytics", | ||
"version": "0.0.1-exp-3", | ||
"version": "0.0.1-exp-4", | ||
"description": "linting tool", | ||
@@ -5,0 +5,0 @@ "main": "./build/index.js", |
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
698427