compilerr
Advanced tools
Comparing version 12.0.1 to 12.0.2
@@ -13,3 +13,3 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.24.0", | ||
"@babel/runtime": "^7.24.1", | ||
"dashify": "^2.0.0", | ||
@@ -21,7 +21,7 @@ "indefinite-article": "0.0.2", | ||
"devDependencies": { | ||
"@babel/cli": "^7.23.9", | ||
"@babel/core": "^7.24.0", | ||
"@babel/plugin-external-helpers": "^7.23.3", | ||
"@babel/plugin-transform-runtime": "^7.24.0", | ||
"@babel/preset-env": "^7.24.0", | ||
"@babel/cli": "^7.24.1", | ||
"@babel/core": "^7.24.3", | ||
"@babel/plugin-external-helpers": "^7.24.1", | ||
"@babel/plugin-transform-runtime": "^7.24.3", | ||
"@babel/preset-env": "^7.24.3", | ||
"@babel/register": "^7.23.7", | ||
@@ -35,3 +35,3 @@ "@commitlint/cli": "^18.6.1", | ||
"eslint": "^8.57.0", | ||
"eslint-config-holy-grail": "^58.0.8", | ||
"eslint-config-holy-grail": "^58.0.10", | ||
"grunt": "^1.6.1", | ||
@@ -43,3 +43,3 @@ "grunt-cli": "^1.4.3", | ||
"karma-chrome-launcher": "^3.2.0", | ||
"karma-firefox-launcher": "^2.1.2", | ||
"karma-firefox-launcher": "^2.1.3", | ||
"karma-mocha": "^2.0.1", | ||
@@ -55,3 +55,3 @@ "karma-sauce-launcher": "^4.3.6", | ||
"rimraf": "^5.0.5", | ||
"rollup": "^4.12.0", | ||
"rollup": "^4.13.0", | ||
"sinon": "^17.0.1", | ||
@@ -63,4 +63,4 @@ "sinon-chai": "^3.7.0", | ||
"tslint-config-holy-grail": "^56.0.0", | ||
"typescript": "^5.3.3", | ||
"webpack": "^5.90.3" | ||
"typescript": "^5.4.3", | ||
"webpack": "^5.91.0" | ||
}, | ||
@@ -101,3 +101,3 @@ "engines": { | ||
"types": "build/es2019/module.d.ts", | ||
"version": "12.0.1" | ||
"version": "12.0.2" | ||
} |
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
38733
Updated@babel/runtime@^7.24.1