ignite-i18n
Advanced tools
Comparing version 0.1.1 to 1.0.0
{ | ||
"name": "ignite-i18n", | ||
"description": "An Ignite plugin which installs react-native-i18n.", | ||
"version": "0.1.1", | ||
"version": "1.0.0", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "files": [ |
const NPM_MODULE_NAME = 'react-native-i18n' | ||
const EXAMPLE_FILE = 'i18nExample.js' | ||
const EXAMPLE_FILE = 'i18nExample.js.ejs' | ||
@@ -8,3 +8,3 @@ const add = async function (context) { | ||
// install a npm module | ||
await ignite.addModule(NPM_MODULE_NAME, { link: true }) | ||
await ignite.addModule(NPM_MODULE_NAME, { version: '1.0.0', link: true }) | ||
@@ -11,0 +11,0 @@ // copy the example file (if examples are turned on) |
# ignite-i18n | ||
An [ignite plugin](https://github.com/infinitered/ignite) for [react-native-i18n](https://github.com/AlexanderZaytsev/react-native-i18n). | ||
## Premium Support | ||
[Ignite](https://infinite.red/ignite) and [ignite-i18n](https://github.com/infinitered/ignite-i18n), as open source projects, are free to use and always will be. [Infinite Red](https://infinite.red/) offers premium Ignite and ignite-i18n support and general mobile app design/development services. Email us at [hello@infinite.red](mailto:hello@infinite.red) to get in touch with us for more details. |
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
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
12882
1
8