Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@sap/di.code-validation.core

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sap/di.code-validation.core - npm Package Compare versions

Comparing version 1.0.16 to 1.0.17

5

gruntfile.js

@@ -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 @@

30

package.json
{
"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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc