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

babel-plugin-jsx-if

Package Overview
Dependencies
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-jsx-if - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

CHANGELOG.md

14

package.json
{
"name": "babel-plugin-jsx-if",
"version": "1.0.1",
"version": "1.0.2",
"description": "",
"main": "lib/index.js",
"scripts": {
"compile": "babel --presets es2015-sane,stage-0,react src --out-dir lib",
"compile": "babel --presets es2015-sane,stage-0 src --out-dir lib",
"watch": "npm run compile -- --watch",

@@ -14,12 +14,6 @@ "prepublish": "npm run compile"

"devDependencies": {
"babel-cli": "^6.16.0",
"babel-preset-es2015-sane": "^6.6.0",
"babel-preset-stage-0": "^6.5.0",
"babel-preset-flow": "^1.0.0",
"babel-preset-react": "^6.11.1"
},
"dependencies": {
"color-js": "^1.0.3",
"lodash.throttle": "^4.1.1",
"react": "^15.3.0"
"babel-preset-stage-0": "^6.5.0"
}
}
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