🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@ovh-ux/translate-async-loader

Package Overview
Dependencies
Maintainers
12
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ovh-ux/translate-async-loader - npm Package Compare versions

Comparing version

to
1.0.6

9

CHANGELOG.md

@@ -0,1 +1,10 @@

## [1.0.6](https://github.com/ovh-ux/translate-async-loader/compare/v1.0.5...v1.0.6) (2018-11-09)
### Bug Fixes
* **devdependencies:** bump eslint and husky ([cd89366](https://github.com/ovh-ux/translate-async-loader/commit/cd89366))
## [1.0.5](https://github.com/ovh-ux/translate-async-loader/compare/v1.0.4...v1.0.5) (2018-11-06)

@@ -2,0 +11,0 @@

6

package.json
{
"name": "@ovh-ux/translate-async-loader",
"version": "1.0.5",
"version": "1.0.6",
"description": "Angular translate asynchronous loader",

@@ -30,6 +30,6 @@ "author": "OVH SAS",

"@ovh-ux/component-rollup-config": "^1.0.0",
"eslint": "^5.5.0",
"eslint": "^5.9.0",
"eslint-config-airbnb-base": "^13.1.0",
"eslint-plugin-import": "^2.14.0",
"husky": "^1.0.0",
"husky": "^1.1.3",
"lint-staged": "^7.3.0"

@@ -36,0 +36,0 @@ },