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

@jsiebern/bs-material-ui-ppx

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.0.2 to 1.0.3

.travis.yml

52

package.json
{
"name": "@jsiebern/bs-material-ui-ppx",
"repository": {
"url": "jsiebern/reason-mui-withstyles-ppx",
"type": "git"
},
"private": false,
"homepage": "https://github.com/jsiebern/reason-mui-withstyles-ppx",
"bugs": "https://github.com/jsiebern/reason-mui-withstyles-ppx/issues",
"version": "1.0.2",
"author": "Jonathan Siebern <jsiebern88@gmail.com>",
"license": "MIT",
"scripts": {
"build": "bsb -make-world -backend native && cp ./lib/bs/native/ppx_withStyles.native ./ppx",
"postinstall": "bsb -make-world -backend native && cp ./lib/bs/native/ppx_withStyles.native ./ppx",
"clean": "bsb -clean-world",
"watch": "bsb -make-world -backend native -w"
},
"keywords": [
"Reason"
],
"description": "This is a ppx for using the withStyles component in @jsiebern/bs-material-ui",
"dependencies": {
"bsb-native": "^4.0.9",
"yauzl": "^2.10.0"
}
}
"name": "@jsiebern/bs-material-ui-ppx",
"repository": {
"url": "jsiebern/reason-mui-withstyles-ppx",
"type": "git"
},
"private": false,
"homepage": "https://github.com/jsiebern/reason-mui-withstyles-ppx",
"bugs": "https://github.com/jsiebern/reason-mui-withstyles-ppx/issues",
"version": "1.0.3",
"author": "Jonathan Siebern <jsiebern88@gmail.com>",
"license": "MIT",
"scripts": {
"build": "bsb -make-world -backend native && cp ./lib/bs/native/ppx_withStyles.native ./ppx",
"postinstall": "bsb -make-world -backend native && cp ./lib/bs/native/ppx_withStyles.native ./ppx",
"clean": "bsb -clean-world",
"watch": "bsb -make-world -backend native -w"
},
"keywords": [
"Reason"
],
"description": "This is a ppx for using the withStyles component in @jsiebern/bs-material-ui",
"dependencies": {
"bsb-native": "^4.0.9",
"yauzl": "^2.10.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