detect-package-manager
Advanced tools
Comparing version 3.0.1 to 3.0.2
{ | ||
"name": "detect-package-manager", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "Detect which package manager you're using (yarn or npm)", | ||
@@ -13,2 +13,3 @@ "repository": { | ||
".": { | ||
"types": "./dist/index.d.ts", | ||
"require": "./dist/index.js", | ||
@@ -15,0 +16,0 @@ "default": "./dist/index.mjs" |
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
10500