New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@inrupt/generator-solid-react

Package Overview
Dependencies
Maintainers
6
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@inrupt/generator-solid-react - npm Package Versions

134

0.6.1

Diff

Changelog

Source

0.6.1 (August 28, 2019)

Generator
Added
  • New prompt when creating a new application. The new prompt asks if the developer would like to install a full sample application or just a simple one-page application. This provides a way for people familiar with Solid to create new blank applications and get started quicker.
james-martin-jd
published 0.6.1-rc.1 •

james-martin-jd
published 0.6.0 •

Changelog

Source

0.6.0 (August 14, 2019)

Solid React Application Base
Added
  • New Tic-Tac-Toe Game
    • Demonstrates key Solid functionality such as:
      • Discovering where a user wants their application data to be stored
      • Creating application-specific files and folders
      • Managing permissions of files and folders
      • Discovering a global inbox
      • Sending game invite notifications to a global inbox
      • Creating and/or discovering an application-specific inbox
      • Sending application-specific notifications to the application inbox
      • Granting access to different Pods, to allow opponents to read data from and write data to your Pod
      • Interoperable notification data structure, so notifications in the global inbox can be read by any compatible application
james-martin-jd
published 0.6.0-rc.1 •

james-martin-jd
published 0.6.0-rc.0 •

james-martin-jd
published 0.5.2 •

Changelog

Source

0.5.2 (June 19, 2019)

Solid React Application Base
Updated
  • Latest version of solid-react-components
  • Error toast messages must now be manually dismissed
Fixed
  • Fixed some missing error translations
james-martin-jd
published 0.5.2-rc.0 •

james-martin-jd
published 0.5.1 •

Changelog

Source

0.5.1 (June 5, 2019)

Solid React Application Base
Updated
  • Profile form now autosaves
  • Profile form now liveupdates when the form data changes from another source
  • New error messages (and translations) added for the new profile form
  • Latest version of solid-react-components
Fixed
  • Login Provider list is now properly left-aligned instead of center-aligned
  • Registration page title is now the proper color and is no longer underneath the top nav
  • Profile image predicate now matches the Solid data browser profile image predicate
  • Uploading multiple profile images from the welcome page now properly uses the latest uploaded file (previously was only using first uploaded file)
james-martin-jd
published 0.5.1-rc.0 •

james-martin-jd
published 0.5.0 •

Changelog

Source

0.5.0 (May 22, 2019)

Solid React Application Base
Updated
  • Major reworking of profile page
    • Profile form is now automatically generated from a ShEx shape
    • LiveUpdate capabilities are temporarily removed from the profile page. This functionality is being moved to the ShexFormBuilder component in a future release
    • ShEx shape has been created to match with the data browser. This means there are a lot of new fields and changed predicates in the profile
    • Link to userprofile.shex shape added to demonstrate consuming and hosting a ShEx shape
Fixed
  • Fixed npm vulnerabilities (#165)
  • Resolved issue where npm install was hanging on certain packages (#164)
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