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

netlify-cms-locales

Package Overview
Dependencies
Maintainers
16
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

netlify-cms-locales - npm Package Compare versions

Comparing version 1.38.1 to 1.38.2

8

CHANGELOG.md

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

## [1.38.2](https://github.com/netlify/netlify-cms/compare/netlify-cms-locales@1.38.1...netlify-cms-locales@1.38.2) (2022-02-08)
**Note:** Version bump only for package netlify-cms-locales
## [1.38.1](https://github.com/netlify/netlify-cms/compare/netlify-cms-locales@1.38.0...netlify-cms-locales@1.38.1) (2021-12-03)

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

4

dist/esm/hu/index.js

@@ -124,2 +124,6 @@ "use strict";

headingSix: 'Heading 6'
},
list: {
add: 'Új %{item}',
addType: 'Új típus %{item}'
}

@@ -126,0 +130,0 @@ }

4

package.json
{
"name": "netlify-cms-locales",
"description": "Locales for Netlify CMS.",
"version": "1.38.1",
"version": "1.38.2",
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-locales",

@@ -19,3 +19,3 @@ "bugs": "https://github.com/netlify/netlify-cms/issues",

},
"gitHead": "66449ecb027615ae11e084d6e74d32233383d9de"
"gitHead": "26cad97ef329f61d1360749497bb3abca187a730"
}

@@ -125,2 +125,6 @@ const hu = {

},
list: {
add: 'Új %{item}',
addType: 'Új típus %{item}',
},
},

@@ -127,0 +131,0 @@ },

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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