@lykmapipo/common
Advanced tools
Comparing version 0.44.3 to 0.44.4
@@ -0,1 +1,7 @@ | ||
#### 0.44.4 (2021-09-06) | ||
##### Chores | ||
* **deps:** force latest version & audit fix ([466ec14f](https://github.com/lykmapipo/common/commit/466ec14f974c8b04850974b8fb396d65dffdc75d)) | ||
#### 0.44.3 (2021-09-02) | ||
@@ -2,0 +8,0 @@ |
{ | ||
"name": "@lykmapipo/common", | ||
"version": "0.44.3", | ||
"version": "0.44.4", | ||
"description": "Helper utilities for day to day development", | ||
@@ -52,6 +52,6 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@babel/cli": "^7.14.8", | ||
"@babel/core": "^7.15.0", | ||
"@babel/node": "^7.14.9", | ||
"@babel/preset-env": "^7.15.0", | ||
"@babel/cli": "^7.15.4", | ||
"@babel/core": "^7.15.5", | ||
"@babel/node": "^7.15.4", | ||
"@babel/preset-env": "^7.15.4", | ||
"@babel/register": "^7.15.3", | ||
@@ -61,4 +61,4 @@ "@commitlint/cli": "^13.1.0", | ||
"@commitlint/travis-cli": "^13.1.0", | ||
"@lykmapipo/test-helpers": "^0.6.22", | ||
"acorn": "^8.4.1", | ||
"@lykmapipo/test-helpers": "^0.6.23", | ||
"acorn": "^8.5.0", | ||
"chai": "^4.3.4", | ||
@@ -65,0 +65,0 @@ "commitizen": "^4.2.4", |
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
197105