babel-plugin-jsx-if
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"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" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
0
3
5
1627
1
- Removedcolor-js@^1.0.3
- Removedlodash.throttle@^4.1.1
- Removedreact@^15.3.0
- Removedasap@2.0.6(transitive)
- Removedcolor-js@1.0.5(transitive)
- Removedcore-js@1.2.7(transitive)
- Removedcreate-react-class@15.7.0(transitive)
- Removedencoding@0.1.13(transitive)
- Removedfbjs@0.8.18(transitive)
- Removediconv-lite@0.6.3(transitive)
- Removedis-stream@1.1.0(transitive)
- Removedisomorphic-fetch@2.2.1(transitive)
- Removedjs-tokens@4.0.0(transitive)
- Removedlodash.throttle@4.1.1(transitive)
- Removedloose-envify@1.4.0(transitive)
- Removednode-fetch@1.7.3(transitive)
- Removedobject-assign@4.1.1(transitive)
- Removedpromise@7.3.1(transitive)
- Removedprop-types@15.8.1(transitive)
- Removedreact@15.7.0(transitive)
- Removedreact-is@16.13.1(transitive)
- Removedsafer-buffer@2.1.2(transitive)
- Removedsetimmediate@1.0.5(transitive)
- Removedua-parser-js@0.7.40(transitive)
- Removedwhatwg-fetch@3.6.20(transitive)