Socket
Socket
Sign inDemoInstall

babel-plugin-inline-import-graphql-ast

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-inline-import-graphql-ast - npm Package Versions

2345

2.4.1

Diff

Changelog

Source

v2.4.1 (May 27, 2018)

Maintenance

  • Deprecate this package in favor of babel-plugin-import-graphql (see README)
detrohutt
published 2.4.0 •

Changelog

Source

v2.4.0 (May 18, 2018)

Features

  • Add support for fragment-only files with multiple fragments
  • Add support for importing fragments from mixed files (containing fragments and operations)
detrohutt
published 2.3.8 •

Changelog

Source

v2.3.8 (May 15, 2018)

Fixes

  • Refactor plugin to not have direct dependency on @babel/core (hopefully fixing #30)
  • Update package-lock.json that was not updated for version 2.3.7

Maintenance

  • Automate updating of package-lock.json and yarn.lock
  • Remove undocumented requireGql export
  • Update all dependencies
detrohutt
published 2.3.7 •

Changelog

Source

v2.3.7 (April 26, 2018)

Maintenance

  • Update dependencies
detrohutt
published 2.3.6 •

Changelog

Source

v2.3.6 (March 30, 2018)

Fixes

  • Fix operation files with top level indentation being mistaken for schema files

Maintenance

  • Add regression tests for above fix
detrohutt
published 2.3.5 •

Changelog

Source

v2.3.5 (March 15, 2018)

Maintenance

  • Adjust code to conform to relevant breaking change in @babel/core@7.0.0-beta.41 (more forward-compatible solution to "bug" from #24)
  • Upgrade @babel/core dependency to 7.0.0-beta.42
  • Improve tests code
detrohutt
published 2.3.4 •

Changelog

Source

v2.3.4 (March 14, 2018)

Fixes

  • Pin versions of babel packages which were causing issue #24

Maintenance

  • Begin including package-lock.json file for users of NPM
detrohutt
published 2.3.3 •

Changelog

Source

v2.3.3 (March 9, 2018)

Fixes

  • Fix fragments inlining as raw text

Maintenance

  • Add regression test for above fix
detrohutt
published 2.3.2 •

Changelog

Source

v2.3.2 (March 9, 2018)

Fixes

  • Fix operations with fragments inlining as raw text

Maintenance

  • Add initial test for fragments
detrohutt
published 2.3.1 •

Changelog

Source

v2.3.1 (March 8, 2018)

Maintenance

  • Update all dependencies/devDependencies
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