react-translate-component
Advanced tools
Comparing version 0.14.0 to 0.15.0
{ | ||
"name": "react-translate-component", | ||
"version": "0.14.0", | ||
"version": "0.15.0", | ||
"description": "A component for React that utilizes the counterpart module to translate/localize its content", | ||
@@ -36,5 +36,5 @@ "main": "index.js", | ||
"peerDependencies": { | ||
"react": "^15.5.4", | ||
"react": "^16.2.0", | ||
"counterpart": "^0.17.0", | ||
"react-interpolate-component": "^0.11.0" | ||
"react-interpolate-component": "^0.12.0" | ||
}, | ||
@@ -49,7 +49,7 @@ "devDependencies": { | ||
"node-jsx": "^0.13.3", | ||
"react": "^15.5.4", | ||
"react-dom": "^15.5.4", | ||
"react-interpolate-component": "^0.11.0", | ||
"react": "^16.2.0", | ||
"react-dom": "^16.2.0", | ||
"react-interpolate-component": "^0.12.0", | ||
"reactify": "^1.1.0" | ||
} | ||
} |
@@ -289,3 +289,3 @@ # React Translate Component | ||
[3]: https://github.com/martinandert/react-interpolate-component | ||
[4]: http://react-translate-demo.martinandert.com/ | ||
[4]: http://react-translate-demo.andert.io/ | ||
[5]: http://nodejs.org/ | ||
@@ -292,0 +292,0 @@ [6]: https://www.npmjs.org/ |
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
16499