You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@intlify/shared

Package Overview
Dependencies
Maintainers
2
Versions
155
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@intlify/shared

@intlify/shared


Version published
Weekly downloads
1M
increased by0.65%
Maintainers
2
Install size
29.6 kB
Created
Weekly downloads
 

Changelog

Source

v9.1.0 (2021-04-07)

:star: Features
  • core-base, devtools-if, vue-i18n
    • #433 experimental: Hooking for @intlify/devtools (@kazupon)
  • core-base, vue-i18n
    • #411 feat: resolve locale message translation new API rt (@kazupon)
  • message-resolver, shared, vue-i18n
  • vue-i18n
:bug: Bug Fixes
:zap: Improvement Features
  • core-base, vue-i18n
  • core-base
  • message-compiler, shared, vue-i18n
    • #397 fix: Support for browsers that don't support object spread literals (@kazupon)
  • vue-i18n
:boom: Breaking Change
  • core-base, size-check-vue-i18n, vue-i18n
    • #434 breaking: split devtools production feature flags (@kazupon)

To provide experimental features for @intlify/devtools, feature flags have been separated as follows.

  • __VUE_I18N_PROD_DEVTOOLS__: enable/disable vue-devtools support in production, default: false
  • __INTLIFY_PROD_DEVTOOLS__: enable/disable @intlify/devtools support in production, default: false

Previously, __INTLIFY_PROD_DEVTOOLS__ setting flagged the use of both vue-devtools and @intlify/devtools in production.

In later v9.1, The feature flags for vue-devtools are now enabled/disabled by setting __VUE_I18N_PROD_DEVTOOLS__.

:pencil: Documentation
Committers: 6

Readme

Source

@intlify/shared

The shared utility package for intlify project

Forks

The implementation of this module is contains code forked from other packages or projects:

  • @vue/shared
    • Useful Utilities at utils.ts
      • Author: Evan You
      • License: MIT
    • Event Emitter at emitter.ts and emittable.ts
      • Author: Jason Miller
      • License: MIT

MIT

Keywords

FAQs

Package last updated on 07 Apr 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc