@useparagon/whiskers-cattery-utils
Advanced tools
Comparing version 2024.6.11 to 2024.6.14
{ | ||
"name": "@useparagon/whiskers-cattery-utils", | ||
"version": "2024.06.11", | ||
"version": "2024.06.14", | ||
"bugs": "https://github.com/useparagon/whiskers/issues", | ||
@@ -19,3 +19,3 @@ "homepage": "https://github.com/useparagon/whiskers#readme", | ||
"tslib": "^2.6.2", | ||
"@useparagon/whiskers-core": "2024.06.11" | ||
"@useparagon/whiskers-core": "2024.06.14" | ||
}, | ||
@@ -26,4 +26,5 @@ "scripts": { | ||
"clean": "rimraf ./dist ./coverage", | ||
"release:publish:canary": "pnpm publish --tag next" | ||
"release:publish:canary": "pnpm publish --tag next", | ||
"release:publish:stable": "pnpm publish --tag latest" | ||
} | ||
} |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
4660