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.8 to 1.1.9

26

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

@@ -46,10 +46,10 @@ "author": "Avansai (https://avansai.com)",

"devDependencies": {
"@babel/cli": "^7.18.10",
"@babel/core": "^7.19.1",
"@babel/cli": "^7.19.3",
"@babel/core": "^7.19.3",
"@release-it/conventional-changelog": "^5.1.0",
"@types/babel__core": "^7.1.19",
"@types/jest": "^29.0.3",
"@types/node": "^18.7.21",
"@typescript-eslint/eslint-plugin": "^5.38.0",
"@typescript-eslint/parser": "^5.38.0",
"@types/jest": "^29.1.1",
"@types/node": "^18.8.0",
"@typescript-eslint/eslint-plugin": "^5.38.1",
"@typescript-eslint/parser": "^5.38.1",
"dotenv-cli": "^6.0.0",

@@ -63,4 +63,4 @@ "eslint": "^8.24.0",

"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-unicorn": "^43.0.2",
"jest": "^29.0.3",
"eslint-plugin-unicorn": "^44.0.0",
"jest": "^29.1.2",
"prettier": "^2.7.1",

@@ -70,12 +70,12 @@ "prettier-plugin-organize-imports": "^3.1.1",

"release-it": "^15.4.2",
"ts-jest": "^29.0.2",
"ts-jest": "^29.0.3",
"ts-node": "^10.9.1",
"typescript": "^4.8.3"
"typescript": "^4.8.4"
},
"dependencies": {
"properties-file": "^2.1.6"
"properties-file": "^2.1.7"
},
"engines": {
"node": "^14.18.1 || ^16.0.0"
"node": "^14.18.1 || >=16.0.0"
}
}
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