Socket
Socket
Sign inDemoInstall

bs-react-intl

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bs-react-intl - npm Package Compare versions

Comparing version 0.3.0 to 0.4.0

3

CHANGELOG.md

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

# 0.4.0
* **[ BREAKING ]** `bs-platform` updated to `3.0.0`.
# 0.3.0

@@ -2,0 +5,0 @@ * Add `FormattedDate` component.

10

package.json
{
"name": "bs-react-intl",
"version": "0.3.0",
"version": "0.4.0",
"description": "BuckleScript bindings to react-intl",

@@ -17,8 +17,8 @@ "author": "Alex Fedoseev <alex.fedoseev@gmail.com>",

"peerDependencies": {
"bs-platform": "^2.2.2",
"bs-platform": "^3.0.0",
"react-intl": "^2.4.0",
"reason-react": "^0.3.2"
"reason-react": "^0.4.1"
},
"devDependencies": {
"bs-platform": "2.2.2",
"bs-platform": "3.0.0",
"prop-types": "15.6.0",

@@ -28,3 +28,3 @@ "react": "16.2.0",

"react-intl": "2.4.0",
"reason-react": "0.3.2",
"reason-react": "0.4.1",
"webpack": "3.10.0"

@@ -31,0 +31,0 @@ },

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