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

vue-intl

Package Overview
Dependencies
Maintainers
3
Versions
136
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-intl - npm Package Compare versions

Comparing version 6.4.14 to 6.4.15

1

index.d.ts

@@ -11,2 +11,1 @@ import { IntlFormatters as CoreIntlFormatters, MessageDescriptor } from '@formatjs/intl';

export type { MessageFormatElement } from '@formatjs/icu-messageformat-parser';
//# sourceMappingURL=index.d.ts.map
export declare const intlKey: unique symbol;
//# sourceMappingURL=injection-key.d.ts.map

6

package.json
{
"name": "vue-intl",
"version": "6.4.14",
"version": "6.4.15",
"description": "formatjs intl binding for vue",

@@ -21,4 +21,4 @@ "main": "index.js",

"@babel/types": "^7.12.11",
"@formatjs/icu-messageformat-parser": "2.4.0",
"@formatjs/intl": "2.7.2",
"@formatjs/icu-messageformat-parser": "2.5.0",
"@formatjs/intl": "2.8.0",
"tslib": "^2.4.0"

@@ -25,0 +25,0 @@ },

@@ -17,2 +17,1 @@ import { IntlConfig, IntlFormatters, IntlShape } from '@formatjs/intl';

export declare const createIntl: (options: IntlConfig) => Vue.Plugin;
//# sourceMappingURL=plugin.d.ts.map

@@ -7,2 +7,1 @@ import { IntlShape } from '@formatjs/intl';

}>>;
//# sourceMappingURL=provider.d.ts.map
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