Socket
Socket
Sign inDemoInstall

@sapphire/plugin-hmr

Package Overview
Dependencies
Maintainers
3
Versions
607
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sapphire/plugin-hmr - npm Package Compare versions

Comparing version 1.2.0-next.4692d34.0 to 1.2.0-next.69ea961.0

2

dist/index.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
(0, tslib_1.__exportStar)(require("./lib/hmr"), exports);
tslib_1.__exportStar(require("./lib/hmr"), exports);
//# sourceMappingURL=index.js.map
{
"name": "@sapphire/plugin-hmr",
"version": "1.2.0-next.4692d34.0",
"version": "1.2.0-next.69ea961.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": "4692d3442c4bf85e1c46cc2c18da0a46f2c3de4f"
"gitHead": "69ea961b7a63c45654d3e8181f4c4613b401927c"
}

@@ -166,2 +166,6 @@ <div align="center">

</tr>
<tr>
<td align="center"><a href="https://github.com/Suyashtnt"><img src="https://avatars.githubusercontent.com/u/45307955?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Just a Badly Drawn TABS Dude</b></sub></a><br /><a href="https://github.com/sapphiredev/plugins/commits?author=Suyashtnt" title="Code">πŸ’»</a></td>
<td align="center"><a href="https://newtt.me/"><img src="https://avatars.githubusercontent.com/u/19301186?v=4?s=100" width="100px;" alt=""/><br /><sub><b>newt :D</b></sub></a><br /><a href="https://github.com/sapphiredev/plugins/commits?author=newtykins" title="Code">πŸ’»</a></td>
</tr>
</table>

@@ -168,0 +172,0 @@

Sorry, the diff of this file is not supported yet

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