react-localization
Advanced tools
Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "react-localization", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "Simple module to localize the React interface using the same syntax used in the ReactNativeLocalization module", | ||
@@ -19,3 +19,3 @@ "scripts": { | ||
"main": "./lib/LocalizedStrings.js", | ||
"typings": "./lib/LocalizedStrings.d.ts", | ||
"types": "./lib/LocalizedStrings.d.ts", | ||
"author": "Stefano Falda <stefano.falda@gmail.com> (http://www.babisoft.com)", | ||
@@ -22,0 +22,0 @@ "license": "MIT", |
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
14369