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.1.3 to 1.2.0

15

CHANGELOG.md

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

<a name="1.1.3"></a>
<a name="1.2.0"></a>
# [1.2.0](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/intl-core@1.1.3...@cloudflare/intl-core@1.2.0) (2018-10-30)
### Features
* **stratus-core:** UI-1464 Renaming framework-core to stratus-core and ([63cb9f0](http://stash.cfops.it:7999/fe/stratus/commits/63cb9f0))
<a name="1.1.3"></a>
## [1.1.3](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/intl-core@1.1.2...@cloudflare/intl-core@1.1.3) (2018-10-29)

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

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

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

10

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

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

"dependencies": {
"@cloudflare/util-markdown": "^1.1.1",
"@cloudflare/util-markdown": "^1.2.0",
"@types/lodash": "4.14.117",

@@ -29,5 +29,5 @@ "lodash": "2.4.2",

"size": "size-limit",
"test": "framework-core test",
"test-coverage": "framework-core test --coverage",
"test-watch": "framework-core test --watch"
"test": "stratus test",
"test-coverage": "stratus test --coverage",
"test-watch": "stratus test --watch"
},

@@ -34,0 +34,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