Socket
Socket
Sign inDemoInstall

@sapphire/plugin-hmr

Package Overview
Dependencies
16
Maintainers
3
Versions
561
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.0-next.1bd0d96.0 to 1.2.0-next.31bab09.0

10

package.json
{
"name": "@sapphire/plugin-hmr",
"version": "1.2.0-next.1bd0d96.0",
"version": "1.2.0-next.31bab09.0",
"description": "Plugin for @sapphire/framework for hot module reloading for pieces",

@@ -14,7 +14,9 @@ "author": "@sapphire",

"import": "./dist/index.mjs",
"require": "./dist/index.js"
"require": "./dist/index.js",
"types": "./dist/index.d.ts"
},
"./register": {
"import": "./register.mjs",
"require": "./register.js"
"require": "./register.js",
"types": "./register.d.ts"
}

@@ -69,3 +71,3 @@ },

},
"gitHead": "1bd0d9682c34e6d4dd9d3595f2c2d9c02510e0e8"
"gitHead": "31bab09834ebc1bc646e4a2849dbd24c65f08c0e"
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc