Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ignite-i18n

Package Overview
Dependencies
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ignite-i18n - npm Package Compare versions

Comparing version 0.1.1 to 1.0.0

2

package.json
{
"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.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc