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

@cloudflare/intl-core

Package Overview
Dependencies
Maintainers
36
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.14.0 to 1.14.1

jest.config.js

11

CHANGELOG.md

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

## [1.14.1](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/intl-core@1.14.0...@cloudflare/intl-core@1.14.1) (2023-08-30)
### Bug Fixes
* UI-000 resolve merge conflict stratus-jest-preset ([bae9874](http://stash.cfops.it:7999/fe/stratus/commits/bae9874))
# [1.14.0](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/intl-core@1.12.6...@cloudflare/intl-core@1.14.0) (2023-08-30)

@@ -8,0 +19,0 @@

8

package.json
{
"name": "@cloudflare/intl-core",
"description": "",
"version": "1.14.0",
"version": "1.14.1",
"types": "./dist/index.d.ts",

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

"dependencies": {
"@cloudflare/intl-types": "^1.5.0",
"@cloudflare/intl-types": "^1.5.1",
"@cloudflare/util-markdown": "^1.2.15",

@@ -34,7 +34,7 @@ "@types/lodash": "^4.14.107",

"lint": "yarn global:lint",
"test": "stratus test",
"test": "yarn global:test",
"test-coverage": "stratus test --coverage",
"test-watch": "stratus test --watch"
},
"gitHead": "f604c827a77c1e03055da8b5c756df99bd861e5a"
"gitHead": "21f24c9f4c82163dd2dc4cbc6fb48992e9d89df4"
}
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