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

react-on-rails

Package Overview
Dependencies
Maintainers
1
Versions
207
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-on-rails - npm Package Compare versions

Comparing version 6.8.1 to 6.8.2

2

CHANGELOG.md

@@ -8,2 +8,4 @@ # Change Log

*Please add entries here for your pull requests.*
## Changed
- Change webpack output path to absolute and update webpack to version ^2.3.1. [#771](https://github.com/shakacode/react_on_rails/pull/771) by [cheremukhin23](https://github.com/cheremukhin23).

@@ -10,0 +12,0 @@ ## [6.8.1] - 2017-03-21

4

package.json
{
"name": "react-on-rails",
"version": "6.8.1",
"version": "6.8.2",
"description": "react-on-rails JavaScript for react_on_rails Ruby gem",

@@ -38,3 +38,3 @@ "main": "node_package/lib/ReactOnRails.js",

"tape": "^4.6.3",
"webpack": "^2.2.1"
"webpack": "^2.3.1"
},

@@ -41,0 +41,0 @@ "peerDependencies": {

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