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

messages-modules

Package Overview
Dependencies
Maintainers
1
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

messages-modules - npm Package Compare versions

Comparing version 1.1.58 to 1.1.59

12

package.json
{
"name": "messages-modules",
"version": "1.1.58",
"version": "1.1.59",
"description": "Messages (localized strings) that are scoped locally.",

@@ -46,3 +46,3 @@ "keywords": [

"dependencies": {
"properties-file": "3.2.18"
"properties-file": "3.2.19"
},

@@ -55,5 +55,5 @@ "devDependencies": {

"@types/jest": "29.5.4",
"@types/node": "20.5.6",
"@typescript-eslint/eslint-plugin": "6.4.1",
"@typescript-eslint/parser": "6.4.1",
"@types/node": "20.5.8",
"@typescript-eslint/eslint-plugin": "6.5.0",
"@typescript-eslint/parser": "6.5.0",
"dotenv-cli": "7.3.0",

@@ -72,3 +72,3 @@ "eslint": "8.48.0",

"jest": "29.6.4",
"prettier": "3.0.2",
"prettier": "3.0.3",
"prettier-plugin-organize-imports": "3.2.3",

@@ -75,0 +75,0 @@ "prettier-plugin-sh": "0.13.1",

@@ -69,3 +69,3 @@ # messages-modules

```ts
```js
// Named import

@@ -72,0 +72,0 @@ import { getMessages } from 'messages-modules'

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