@sap/di.code-validation.core
Advanced tools
Comparing version 1.0.16 to 1.0.17
@@ -97,4 +97,5 @@ /*global module:false*/ | ||
grunt.registerTask('validations', [ | ||
'verify-no-only-in-specs', | ||
'eslint' | ||
'verify-no-only-in-specs' | ||
//, | ||
//'eslint' | ||
]); | ||
@@ -101,0 +102,0 @@ |
{ | ||
"name": "@sap/di.code-validation.core", | ||
"description": "Code validation", | ||
"version": "1.0.16", | ||
"version": "1.0.17", | ||
"main": "./src/api.js", | ||
@@ -14,14 +14,14 @@ "bin": { | ||
"dependencies": { | ||
"optionator": "0.8.1" | ||
"optionator": "0.9.1" | ||
}, | ||
"devDependencies": { | ||
"debug": "^2.6.3", | ||
"amdefine": "1.0.0", | ||
"amdefine": "1.0.1", | ||
"bump": "0.2.5", | ||
"chai": "3.5.0", | ||
"chai": "4.3.4", | ||
"chai-string": "^1.3.0", | ||
"eslint": "^3.0.1", | ||
"grunt": "^1.0.1", | ||
"grunt-bump": "0.7.0", | ||
"grunt-contrib-clean": "^1.0.0", | ||
"debug": "4.3.2", | ||
"eslint": "8.2.0", | ||
"grunt": "^1.4.1", | ||
"grunt-bump": "0.8.0", | ||
"grunt-contrib-clean": "^2.0.0", | ||
"grunt-contrib-copy": "^1.0.0", | ||
@@ -31,8 +31,8 @@ "grunt-istanbul-coverage": "^0.1.4", | ||
"grunt-mocha-test": "^0.13.2", | ||
"gruntify-eslint": "^2.0.0", | ||
"istanbul": "^0.4.5", | ||
"mocha": "^3.1.2", | ||
"mocha-junit-reporter": "^1.12.1", | ||
"sinon": "1.17.2", | ||
"whitesource": "0.3.13" | ||
"gruntify-eslint": "^5.0.0", | ||
"mocha": "^9.1.2", | ||
"mocha-junit-reporter": "^2.0.2", | ||
"nyc": "^15.1.0", | ||
"sinon": "12.0.1", | ||
"whitesource": "20.12.2" | ||
}, | ||
@@ -39,0 +39,0 @@ "engines": { |
29168
673
+ Addedfast-levenshtein@2.0.6(transitive)
+ Addedlevn@0.4.1(transitive)
+ Addedoptionator@0.9.1(transitive)
+ Addedprelude-ls@1.2.1(transitive)
+ Addedtype-check@0.4.0(transitive)
+ Addedword-wrap@1.2.5(transitive)
- Removedfast-levenshtein@1.1.4(transitive)
- Removedlevn@0.3.0(transitive)
- Removedoptionator@0.8.1(transitive)
- Removedprelude-ls@1.1.2(transitive)
- Removedtype-check@0.3.2(transitive)
- Removedwordwrap@1.0.0(transitive)
Updatedoptionator@0.9.1