compilerr
Advanced tools
Comparing version 10.0.0 to 10.0.1
@@ -13,6 +13,6 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.20.7", | ||
"@babel/runtime": "^7.20.13", | ||
"dashify": "^2.0.0", | ||
"indefinite-article": "0.0.2", | ||
"tslib": "^2.4.1" | ||
"tslib": "^2.5.0" | ||
}, | ||
@@ -31,7 +31,7 @@ "description": "A kind of templating system to compile errors.", | ||
"chai": "^4.3.7", | ||
"commitizen": "^4.2.6", | ||
"commitizen": "^4.3.0", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.31.0", | ||
"eslint-config-holy-grail": "^55.0.1", | ||
"grunt": "^1.5.3", | ||
"eslint": "^8.33.0", | ||
"eslint-config-holy-grail": "^55.0.5", | ||
"grunt": "^1.6.0", | ||
"grunt-cli": "^1.4.3", | ||
@@ -52,4 +52,4 @@ "grunt-sh": "^0.2.0", | ||
"pretty-quick": "^3.1.3", | ||
"rimraf": "^4.0.4", | ||
"rollup": "^3.10.0", | ||
"rimraf": "^4.1.2", | ||
"rollup": "^3.12.0", | ||
"sinon": "^15.0.1", | ||
@@ -60,4 +60,4 @@ "sinon-chai": "^3.7.0", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^54.0.0", | ||
"typescript": "^4.9.4", | ||
"tslint-config-holy-grail": "^54.0.1", | ||
"typescript": "^4.9.5", | ||
"webpack": "^5.75.0" | ||
@@ -94,3 +94,3 @@ }, | ||
"types": "build/es2019/module.d.ts", | ||
"version": "10.0.0" | ||
"version": "10.0.1" | ||
} |
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
37963
Updated@babel/runtime@^7.20.13
Updatedtslib@^2.5.0