Socket
Socket
Sign inDemoInstall

bs-react-intl

Package Overview
Dependencies
17
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.8.0 to 0.9.0-beta.1

src/ReactIntlCompat.re

5

bsconfig.json

@@ -13,8 +13,7 @@ {

"reason": {
"react-jsx": 2,
"react-jsx": 3,
},
"refmt": 3,
"bsc-flags": ["-bs-super-errors"],
"package-specs": {
"module": "commonjs",
"module": "es6",
"in-source": true,

@@ -21,0 +20,0 @@ },

11

package.json
{
"name": "bs-react-intl",
"version": "0.8.0",
"version": "0.9.0-beta.1",
"description": "BuckleScript bindings to react-intl",

@@ -11,2 +11,3 @@ "author": "Alex Fedoseev <alex.fedoseev@gmail.com>",

"build": "bsb -clean-world -make-world",
"watch": "bsb -clean-world -make-world -w",
"clean": "bsb -clean-world",

@@ -20,8 +21,8 @@ "extract": "node examples/TranslationsExtractor.bs.js",

"peerDependencies": {
"bs-platform": "^5.0.0",
"bs-platform": "^5.0.3",
"react-intl": "^2.7.1",
"reason-react": "^0.5.3"
"reason-react": "^0.7.0"
},
"devDependencies": {
"bs-platform": "5.0.0",
"bs-platform": "5.0.3",
"bs-react-intl-extractor-bin": "0.7.0",

@@ -34,3 +35,3 @@ "bsb-js": "^1.1.7",

"react-intl": "2.8.0",
"reason-react": "0.6.0"
"reason-react": "0.7.0"
},

@@ -37,0 +38,0 @@ "repository": {

Sorry, the diff of this file is not supported yet

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