New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@metamask-previews/logging-controller

Package Overview
Dependencies
Maintainers
2
Versions
556
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@metamask-previews/logging-controller - npm Package Compare versions

Comparing version

to
1.0.4-preview.80566a6

5

package.json
{
"name": "@metamask-previews/logging-controller",
"version": "1.0.4-preview.7f750b2",
"version": "1.0.4-preview.80566a6",
"description": "Manages logging data to assist users and support staff",

@@ -27,4 +27,5 @@ "keywords": [

"publish:preview": "yarn npm publish --tag preview",
"test": "jest",
"test": "jest --reporters=jest-silent-reporter",
"test:clean": "jest --clearCache",
"test:verbose": "jest --verbose",
"test:watch": "jest --watch"

@@ -31,0 +32,0 @@ },