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

bs-react-on-rails

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bs-react-on-rails - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0

3

CHANGELOG.md

@@ -0,1 +1,4 @@

# 0.2.0
Update `bs-platform` to `3.0.0`.
# 0.1.0

@@ -2,0 +5,0 @@ Add `defaultContext` type.

8

package.json
{
"name": "bs-react-on-rails",
"version": "0.1.0",
"version": "0.2.0",
"description": "BuckleScript bindings to react-on-rails",

@@ -37,3 +37,3 @@ "main": "src/ReactOnRails.re",

"peerDependencies": {
"bs-platform": "^2.2.3",
"bs-platform": "^2.2.2 || ^3.0.0",
"react-on-rails": "^10.1.3",

@@ -43,6 +43,6 @@ "reason-react": "^0.3.4"

"devDependencies": {
"bs-platform": "2.2.3",
"react-on-rails": "10.1.3",
"bs-platform": "3.0.0",
"react-on-rails": "10.1.4",
"reason-react": "0.3.4"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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