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

@goldfishjs/plugins

Package Overview
Dependencies
Maintainers
2
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@goldfishjs/plugins - npm Package Compare versions

Comparing version

to
2.6.1

CHANGELOG.md

16

package.json
{
"name": "@goldfishjs/plugins",
"version": "2.6.0",
"version": "2.6.1",
"description": "goldfish-plugins",

@@ -17,9 +17,9 @@ "main": "lib/index.js",

"dependencies": {
"@goldfishjs/bridge": "^2.6.0",
"@goldfishjs/module-usage": "^2.6.0",
"@goldfishjs/reactive": "^2.6.0",
"@goldfishjs/reactive-connect": "^2.6.0",
"@goldfishjs/requester": "^2.6.0",
"@goldfishjs/route": "^2.6.0",
"@goldfishjs/utils": "^2.6.0",
"@goldfishjs/bridge": "^2.6.1",
"@goldfishjs/module-usage": "^2.6.1",
"@goldfishjs/reactive": "^2.6.1",
"@goldfishjs/reactive-connect": "^2.6.1",
"@goldfishjs/requester": "^2.6.1",
"@goldfishjs/route": "^2.6.1",
"@goldfishjs/utils": "^2.6.1",
"mini-types": "^0.1.3"

@@ -26,0 +26,0 @@ },