adm-super-search-modal-2
Advanced tools
Comparing version 0.0.68 to 0.0.69
{ | ||
"name": "adm-super-search-modal-2", | ||
"version": "0.0.68", | ||
"version": "0.0.69", | ||
"type": "module", | ||
@@ -25,6 +25,6 @@ "files": [ | ||
"test": "vitest", | ||
"preview": "vite preview" | ||
"preview": "vite preview", | ||
"publish": "npm run build && npm version patch && npm publish" | ||
}, | ||
"dependencies": { | ||
"strip-ansi": "^7.1.0", | ||
"vue": "3.3.4" | ||
@@ -31,0 +31,0 @@ }, |
Sorry, the diff of this file is not supported yet
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package
1
363991
7439
- Removedstrip-ansi@^7.1.0
- Removedansi-regex@6.1.0(transitive)
- Removedstrip-ansi@7.1.0(transitive)