compilerr
Advanced tools
Comparing version 5.0.3 to 5.0.4
@@ -16,8 +16,8 @@ { | ||
"indefinite-article": "0.0.2", | ||
"tslib": "^1.9.2" | ||
"tslib": "^1.9.3" | ||
}, | ||
"description": "A kind of templating system to compile errors.", | ||
"devDependencies": { | ||
"@commitlint/cli": "^6.2.0", | ||
"@commitlint/config-angular": "^6.1.3", | ||
"@commitlint/cli": "^7.0.0", | ||
"@commitlint/config-angular": "^7.0.1", | ||
"babel-core": "^6.26.3", | ||
@@ -35,3 +35,3 @@ "babel-plugin-external-helpers": "^6.22.0", | ||
"greenkeeper-lockfile": "^1.15.1", | ||
"grunt": "^1.0.2", | ||
"grunt": "^1.0.3", | ||
"grunt-babel": "^7.0.0", | ||
@@ -47,3 +47,3 @@ "grunt-cli": "^1.0.0", | ||
"husky": "^0.14.3", | ||
"karma": "^2.0.2", | ||
"karma": "^2.0.4", | ||
"karma-chrome-launcher": "^2.2.0", | ||
@@ -57,14 +57,14 @@ "karma-firefox-launcher": "~1.1.0", | ||
"mocha": "^5.2.0", | ||
"rollup": "^0.59.4", | ||
"rollup": "^0.61.1", | ||
"rollup-plugin-babel": "^3.0.4", | ||
"rollup-plugin-commonjs": "^9.1.3", | ||
"rollup-plugin-node-resolve": "^3.3.0", | ||
"sinon": "^5.0.10", | ||
"sinon-chai": "^3.1.0", | ||
"ts-loader": "^4.3.0", | ||
"tsconfig-holy-grail": "^4.0.19", | ||
"sinon": "^6.0.0", | ||
"sinon-chai": "^3.2.0", | ||
"ts-loader": "^4.4.1", | ||
"tsconfig-holy-grail": "^5.0.0", | ||
"tslint": "^5.10.0", | ||
"tslint-config-holy-grail": "^28.0.2", | ||
"typescript": "^2.8.3", | ||
"webpack": "^4.10.1" | ||
"tslint-config-holy-grail": "^30.0.0", | ||
"typescript": "^2.9.2", | ||
"webpack": "^4.12.0" | ||
}, | ||
@@ -102,3 +102,3 @@ "engines": { | ||
"types": "build/es2015/module.d.ts", | ||
"version": "5.0.3" | ||
"version": "5.0.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
44013
Updatedtslib@^1.9.3