Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@gondel/plugin-hot

Package Overview
Dependencies
Maintainers
4
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gondel/plugin-hot - npm Package Compare versions

Comparing version 1.0.0-alpha.29 to 1.0.0

16

CHANGELOG.md

@@ -6,2 +6,18 @@ # Change Log

# [1.0.0](https://github.com/namics/gondel/compare/v0.1.0...v1.0.0) (2019-11-28)
### Bug Fixes
* **core:** prevent plugins from being registered twice when being in different js files ([66aedec](https://github.com/namics/gondel/commit/66aedec)), closes [#48](https://github.com/namics/gondel/issues/48)
### BREAKING CHANGES
* **core:** enhances structure of pluginEvents object to track if a plugin (in another js file) has already been initialized
# [0.1.0](https://github.com/namics/gondel/compare/v0.0.8...v0.1.0) (2019-04-08)

@@ -8,0 +24,0 @@

6

package.json
{
"name": "@gondel/plugin-hot",
"version": "1.0.0-alpha.29+e86b493",
"version": "1.0.0",
"description": "Hot module reloading for Gondel component development",

@@ -26,3 +26,3 @@ "bugs": "https://github.com/namics/gondel/issues",

"devDependencies": {
"@gondel/core": "^1.0.0-alpha.29+e86b493",
"@gondel/core": "^1.0.0",
"@types/webpack-env": "1.14.0",

@@ -35,3 +35,3 @@ "npm-run-all": "4.1.5",

},
"gitHead": "e86b49371c0df21b2e338d3f7a2c4fc448e8b178"
"gitHead": "45edacbe40d1307cf4a7471a85554dba385b144d"
}
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