@openstapps/core-tools
Advanced tools
Comparing version 0.29.1 to 0.30.0
@@ -0,1 +1,5 @@ | ||
## [0.29.1](https://gitlab.com/openstapps/core-tools/compare/v0.29.0...v0.29.1) (2022-03-21) | ||
# [0.29.0](https://gitlab.com/openstapps/core-tools/compare/v0.28.0...v0.29.0) (2022-01-25) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "@openstapps/core-tools", | ||
"version": "0.29.1", | ||
"version": "0.30.0", | ||
"description": "Tools to convert and validate StAppsCore", | ||
@@ -55,3 +55,3 @@ "keywords": [ | ||
"del": "6.0.0", | ||
"eslint": "8.11.0", | ||
"eslint": "8.12.0", | ||
"flatted": "3.2.5", | ||
@@ -71,3 +71,3 @@ "fs-extra": "10.0.1", | ||
"ts-node": "10.7.0", | ||
"typescript": "4.4.3" | ||
"typescript": "4.4.4" | ||
}, | ||
@@ -80,4 +80,4 @@ "devDependencies": { | ||
"@types/glob": "7.2.0", | ||
"@types/json-schema": "7.0.10", | ||
"@types/lodash": "4.14.180", | ||
"@types/json-schema": "7.0.11", | ||
"@types/lodash": "4.14.181", | ||
"@types/mocha": "9.1.0", | ||
@@ -87,16 +87,16 @@ "@types/mustache": "4.1.2", | ||
"@types/rimraf": "3.0.2", | ||
"@typescript-eslint/eslint-plugin": "5.15.0", | ||
"@typescript-eslint/parser": "5.15.0", | ||
"@typescript-eslint/eslint-plugin": "5.18.0", | ||
"@typescript-eslint/parser": "5.18.0", | ||
"conventional-changelog-cli": "2.2.2", | ||
"eslint-config-prettier": "8.5.0", | ||
"eslint-plugin-jsdoc": "38.0.6", | ||
"eslint-plugin-jsdoc": "38.1.6", | ||
"eslint-plugin-prettier": "4.0.0", | ||
"eslint-plugin-unicorn": "41.0.1", | ||
"eslint-plugin-unicorn": "42.0.0", | ||
"mocha": "9.2.2", | ||
"nock": "13.2.4", | ||
"prepend-file-cli": "1.0.6", | ||
"prettier": "2.6.0", | ||
"prettier": "2.6.2", | ||
"rimraf": "3.0.2", | ||
"typedoc": "0.22.11" | ||
"typedoc": "0.22.13" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
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
535327
9964
+ Addedeslint@8.12.0(transitive)
+ Addedtypescript@4.4.4(transitive)
- Removedeslint@8.11.0(transitive)
- Removedtypescript@4.4.3(transitive)
Updatedeslint@8.12.0
Updatedtypescript@4.4.4