@ribajs/i18n
Advanced tools
Comparing version 1.1.3 to 1.1.4
{ | ||
"name": "@ribajs/i18n", | ||
"description": "Internationalization extension for Riba.js", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"author": "Pascal Garber <pascal@jumplink.eu>", | ||
@@ -27,20 +27,20 @@ "url": "https://github.com/ribajs/riba/tree/master/packages/i18n", | ||
"devDependencies": { | ||
"@babel/cli": "^7.5.5", | ||
"@babel/core": "^7.5.5", | ||
"@babel/cli": "^7.6.0", | ||
"@babel/core": "^7.6.0", | ||
"@babel/plugin-proposal-class-properties": "^7.5.5", | ||
"@babel/plugin-proposal-object-rest-spread": "^7.5.5", | ||
"@babel/plugin-transform-runtime": "^7.5.5", | ||
"@babel/preset-env": "^7.5.5", | ||
"@babel/preset-typescript": "^7.3.3", | ||
"@babel/plugin-transform-runtime": "^7.6.0", | ||
"@babel/preset-env": "^7.6.0", | ||
"@babel/preset-typescript": "^7.6.0", | ||
"@types/jquery": "^3.3.31", | ||
"babel-loader": "^8.0.6", | ||
"babel-plugin-array-includes": "^2.0.3", | ||
"tslint": "^5.19.0", | ||
"typescript": "^3.6.2", | ||
"webpack": "^4.39.3", | ||
"webpack-cli": "^3.3.7" | ||
"tslint": "^5.20.0", | ||
"typescript": "^3.6.3", | ||
"webpack": "^4.40.2", | ||
"webpack-cli": "^3.3.9" | ||
}, | ||
"dependencies": { | ||
"@babel/runtime-corejs2": "^7.5.5", | ||
"@ribajs/core": "^1.1.3" | ||
"@babel/runtime-corejs2": "^7.6.0", | ||
"@ribajs/core": "^1.1.4" | ||
}, | ||
@@ -47,0 +47,0 @@ "bugs": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updated@ribajs/core@^1.1.4