Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "loupe", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Inspect utility for Node.js and browsers", | ||
@@ -31,3 +31,3 @@ "homepage": "https://github.com/chaijs/loupe", | ||
"test": "npm run test:node && npm run test:browser", | ||
"pretest:browser": "npm run build", | ||
"pretest:browser": "npx playwright install && npm run build", | ||
"test:browser": "wtr", | ||
@@ -40,4 +40,3 @@ "pretest:node": "npm run build", | ||
"build:cjs-bundle": "esbuild --bundle src/index.ts --outfile=loupe.js --format=cjs", | ||
"upload-coverage": "codecov", | ||
"postinstall": "npx playwright install" | ||
"upload-coverage": "codecov" | ||
}, | ||
@@ -44,0 +43,0 @@ "eslintConfig": { |
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
0
46162