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

@garfish/loader

Package Overview
Dependencies
Maintainers
8
Versions
366
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@garfish/loader - npm Package Compare versions

Comparing version 1.17.2-beta-20231024122032.0 to 1.17.2

9

package.json
{
"name": "@garfish/loader",
"version": "1.17.2-beta-20231024122032.0",
"version": "1.17.2",
"description": "loader module.",

@@ -22,3 +22,4 @@ "keywords": [

"import": "./dist/esm/index.js",
"require": "./dist/index.js"
"require": "./dist/index.js",
"types": "./dist/index.d.ts"
},

@@ -31,4 +32,4 @@ "./*": "./*"

"dependencies": {
"@garfish/hooks": "1.17.2-beta-20231024122032.0",
"@garfish/utils": "1.17.2-beta-20231024122032.0"
"@garfish/hooks": "1.17.2",
"@garfish/utils": "1.17.2"
},

@@ -35,0 +36,0 @@ "publishConfig": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc