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

@ribajs/i18n

Package Overview
Dependencies
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ribajs/i18n - npm Package Compare versions

Comparing version 1.3.0 to 1.4.0

6

package.json
{
"name": "@ribajs/i18n",
"description": "Internationalization module for Riba.js",
"version": "1.3.0",
"version": "1.4.0",
"author": "Pascal Garber <pascal@artandcode.studio>",

@@ -41,7 +41,7 @@ "url": "https://github.com/ribajs/riba/tree/master/packages/i18n",

"webpack": "^4.41.2",
"webpack-cli": "^3.3.9"
"webpack-cli": "^3.3.10"
},
"dependencies": {
"@babel/runtime-corejs2": "^7.6.3",
"@ribajs/core": "^1.3.0"
"@ribajs/core": "^1.4.0"
},

@@ -48,0 +48,0 @@ "bugs": {

@@ -22,3 +22,3 @@ {

"variable-name": [true, "ban-keywords", "check-format", "allow-leading-underscore"],
"no-console": [true, "log", "info", "debug"],
"no-console": [true, "log", "info"],
"prefer-for-of": false,

@@ -25,0 +25,0 @@ "object-literal-sort-keys": false

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