Socket
Socket
Sign inDemoInstall

babel-plugin-transform-relay-hot

Package Overview
Dependencies
3
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.4 to 0.0.5-s

3

CHANGELOG.md
## master
## 0.0.5 (February 08, 2017)
- chore: Add babel-relay-plugin 0.11.0 (@sibelius)
## 0.0.4 (February 08, 2017)

@@ -4,0 +7,0 @@ - feat: Add `verbose` option for enabling log message on schema reload. Now this messaging disabled by default. (closes #2)

4

package.json
{
"name": "babel-plugin-transform-relay-hot",
"version": "0.0.4",
"version": "0.0.5s",
"description": "Wrapper for babel-relay-plugin which track changes in the graphql schema file and hot swap them without restart dev server with babel",

@@ -18,3 +18,3 @@ "main": "index.js",

"dependencies": {
"babel-relay-plugin": "^0.7.0 || ^0.8.0 || ^0.9.0 || ^0.10.0"
"babel-relay-plugin": "^0.7.0 || ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0"
},

@@ -21,0 +21,0 @@ "devDependencies": {

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc