New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@snack-uikit/locale

Package Overview
Dependencies
Maintainers
0
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@snack-uikit/locale - npm Package Compare versions

Comparing version 0.8.1-preview-fc25f08d.0 to 0.9.0

11

CHANGELOG.md

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

# 0.9.0 (2024-10-28)
### Features
* **FF-5502:** add cjs build ([ffada28](https://github.com/cloud-ru-tech/snack-uikit/commit/ffada28bfdc37ea760eb1c8759342e680bdf8dd6))
# 0.8.0 (2024-09-26)

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

10

package.json

@@ -7,3 +7,3 @@ {

"title": "Locale",
"version": "0.8.1-preview-fc25f08d.0",
"version": "0.9.0",
"sideEffects": [

@@ -16,4 +16,6 @@ "*.css",

"types": "./dist/esm/index.d.ts",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.js",
"exports": {
"import": "./dist/esm/index.js",
"require": "./dist/cjs/index.js"
},
"homepage": "https://cloud-ru-tech.github.io/snack-uikit/packages/locale",

@@ -44,3 +46,3 @@ "repository": {

},
"gitHead": "505ab562e7c354d6a8ee342a51aaaa9f5185fa38"
"gitHead": "62cc21d8606a61a78f80e3a7455b20d6f38474fa"
}
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