@zkochan/npm-conf
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -120,2 +120,4 @@ 'use strict'; | ||
files.includes('package.json') || | ||
files.includes('package.json5') || | ||
files.includes('package.yaml') || | ||
files.includes('pnpm-workspace.yaml') | ||
@@ -122,0 +124,0 @@ ) { |
{ | ||
"name": "@zkochan/npm-conf", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Get the npm config", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
23198
755