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

@cloudflare/intl-core

Package Overview
Dependencies
Maintainers
29
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cloudflare/intl-core - npm Package Compare versions

Comparing version 1.4.0 to 1.4.1

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [1.4.1](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/intl-core@1.4.0...@cloudflare/intl-core@1.4.1) (2019-12-15)
**Note:** Version bump only for package @cloudflare/intl-core
# [1.4.0](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/intl-core@1.2.4...@cloudflare/intl-core@1.4.0) (2019-11-20)

@@ -8,0 +16,0 @@

2

dist/types.d.ts

@@ -8,3 +8,3 @@ import { TranslationPrepareResult } from './prepare';

export interface IPhrases {
[key: string]: string;
[key: string]: string | IPhrases;
}

@@ -11,0 +11,0 @@ export declare type TPhrasesModule = (IPhrases & {

{
"name": "@cloudflare/intl-core",
"description": "",
"version": "1.4.0",
"version": "1.4.1",
"types": "./dist/index.d.ts",

@@ -32,3 +32,3 @@ "main": "lib/index.js",

},
"gitHead": "2c7116804e9d7e6f2e005ee4d7aa37829d2624a3"
"gitHead": "84c40b8b41bbb3466ff0aea883bad1170b10508e"
}
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