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

@jsiebern/bs-material-ui

Package Overview
Dependencies
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jsiebern/bs-material-ui - npm Package Compare versions

Comparing version 0.1.32 to 0.1.61

5

bsconfig.json
{
"name": "bs-material-ui",
"name": "@jsiebern/bs-material-ui",
"namespace": false,
"sources": "src",

@@ -19,2 +20,2 @@ "package-specs": {

"suffix": ".bs.js"
}
}

25

package.json
{
"name": "@jsiebern/bs-material-ui",
"version": "0.1.32",
"description": "Reason bindings for material-ui",
"version": "0.1.61",
"description": "This library provides Reason bindings for material-ui.",
"keywords": [
"bucklescript",
"reason",
"material-ui"
],
"homepage": "https://github.com/jsiebern/bs-material-ui",
"repository": "https://github.com/jsiebern/bs-material-ui",
"bugs": "https://github.com/jsiebern/bs-material-ui/issues",
"author": "Jonathan Siebern <jsiebern88@gmail.com>",
"license": "MIT",
"main": "src/MaterialUi.re",
"scripts": {
"build": "npm link bs-platform; bsb -make-world"
"build": "bsb -make-world"
},
"repository": "https://github.com/jsiebern/bs-material-ui.git",
"author": "Jonathan Siebern <jsiebern88@gmail.com>",
"license": "MIT",
"devDependencies": {},
"devDependencies": {
"bs-platform": "^2.2.3"
},
"dependencies": {
"material-ui": "^1.0.0-beta.41",
"object-hash": "^1.2.0",
"reason-react": "^0.3.1"
}
}

@@ -18,3 +18,3 @@ # Reason bindings for material-ui

Add the entry `@jsiebern/bs-material-ui/ppx_withStyles` to the `ppx-flags` node of your `bsconfig.json`.
Add the entry `./node_modules/@jsiebern/bs-material-ui/ppx_withStyles` to the `ppx-flags` node of your `bsconfig.json`.

@@ -21,0 +21,0 @@ ## Example

Sorry, the diff of this file is too big to display

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