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

@cloudflare/intl-core

Package Overview
Dependencies
Maintainers
19
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.0.15 to 1.1.0

15

CHANGELOG.md

@@ -6,3 +6,14 @@ # Change Log

<a name="1.0.15"></a>
<a name="1.1.0"></a>
# [1.1.0](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/intl-core@1.0.15...@cloudflare/intl-core@1.1.0) (2018-10-25)
### Features
* **framework-core:** UI-1438 test cmd for framework-core ([132a932](http://stash.cfops.it:7999/fe/stratus/commits/132a932))
<a name="1.0.15"></a>
## [1.0.15](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/intl-core@1.0.14...@cloudflare/intl-core@1.0.15) (2018-10-24)

@@ -15,3 +26,3 @@

<a name="1.0.14"></a>
<a name="1.0.14"></a>
## [1.0.14](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/intl-core@1.0.13...@cloudflare/intl-core@1.0.14) (2018-10-19)

@@ -18,0 +29,0 @@

9

package.json
{
"name": "@cloudflare/intl-core",
"description": "",
"version": "1.0.15",
"version": "1.1.0",
"types": "./src",

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

"dependencies": {
"@cloudflare/util-markdown": "^1.0.13",
"@cloudflare/util-markdown": "^1.1.0",
"@types/lodash": "4.14.117",

@@ -27,3 +27,6 @@ "lodash": "2.4.2",

"scripts": {
"size": "size-limit"
"size": "size-limit",
"test": "framework-core test",
"test-cov": "framework-core test --coverage",
"test-watch": "framework-core test --watch"
},

@@ -30,0 +33,0 @@ "size-limit": [

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