react-tap-event-plugin
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "react-tap-event-plugin", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Facebook's TapEventPlugin, temporarily available on npm until its made public in their repo", | ||
@@ -23,5 +23,7 @@ "main": "src/injectTapEventPlugin.js", | ||
"peerDependencies": { | ||
"fbjs": "^0.2.1", | ||
"react": "^0.14.0-0" | ||
"react": "^0.14.0" | ||
}, | ||
"dependencies": { | ||
"fbjs": "^0.2.1" | ||
}, | ||
"bugs": "https://github.com/zilverline/react-tap-event-plugin/issues", | ||
@@ -28,0 +30,0 @@ "licenses": [ |
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
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
10129
+ Addedfbjs@^0.2.1