cross-inspect
Advanced tools
Comparing version 1.0.0 to 1.0.1-alpha-20240805061223-1b9bef312682f34a7144cff366c6588479087321
{ | ||
"name": "cross-inspect", | ||
"version": "1.0.0", | ||
"version": "1.0.1-alpha-20240805061223-1b9bef312682f34a7144cff366c6588479087321", | ||
"description": "Cross platform implementation of Node's util.inspect", | ||
@@ -41,18 +41,4 @@ "sideEffects": false, | ||
}, | ||
"./*": { | ||
"require": { | ||
"types": "./typings/*.d.cts", | ||
"default": "./cjs/*.js" | ||
}, | ||
"import": { | ||
"types": "./typings/*.d.ts", | ||
"default": "./esm/*.js" | ||
}, | ||
"default": { | ||
"types": "./typings/*.d.ts", | ||
"default": "./esm/*.js" | ||
} | ||
}, | ||
"./package.json": "./package.json" | ||
} | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
7434
2