Socket
Socket
Sign inDemoInstall

gatsby-source-sharepoint-online

Package Overview
Dependencies
17
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous123

0.0.2

Diff

Changelog

Source

[0.0.2] - 2020-05-04

Added

  • End to end testing support via cypress.
  • pages/index.mjs for e2e testing. The page loads and renders list items.

Changed

  • createClient(...) now requires an options argument.
  • The sourceNodes hook now uses await/async instead a callback pattern.
  • The webpack package.json copy transform now uses Buffer.from instead of the ctor.
  • Unit testing now mocks dependencies to behave more like unit testing.

Removed

  • Site data loading support. All vital information available from the site resource is already known to the plugin config.
iteam-software
published 0.0.1 •

Changelog

Source

[0.0.1] - 2020-04-23

Added

  • List data loading support
  • Site data loading support
  • README.md with getting started guidelines.
  • Lockup logo (Gatsby+SharePoint)
  • Code style files (.eslintrc, .prettierrc)
  • Webpack based build supporting cutting edge Javascript
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