Comparing version 0.6.0 to 0.6.2
@@ -28,3 +28,3 @@ 'use strict'; | ||
}, | ||
src: config.targets.test | ||
src: config.targets.test | ||
}, | ||
@@ -36,3 +36,3 @@ ci: { | ||
spec: '-', | ||
'mocha-junit-reporter': '-' | ||
'mocha-junit-reporter': '-' | ||
}, | ||
@@ -42,3 +42,3 @@ timeout: config.timeout, | ||
}, | ||
src: config.targets.test | ||
src: config.targets.test | ||
} | ||
@@ -79,21 +79,2 @@ }, | ||
tasks: ['default'] | ||
}, | ||
waitServer: { | ||
rabbimtmq: { | ||
options: { | ||
delay: 5, | ||
net: { | ||
host: 'rabbitmq', | ||
port: '15672' | ||
} | ||
} | ||
}, | ||
redis: { | ||
options: { | ||
net: { | ||
host: 'redis', | ||
port: '6379' | ||
} | ||
} | ||
} | ||
} | ||
@@ -112,3 +93,3 @@ }); | ||
grunt.registerTask('default', ['env:all', 'clean', 'jshint:stdout', 'mochaTest:stdout']); | ||
grunt.registerTask('ci', ['waitServer', 'env:all', 'clean', 'jshint:stdout', 'jshint:checkstyle', 'mochaTest:ci', 'mocha_istanbul']); | ||
grunt.registerTask('ci', ['env:all', 'clean', 'jshint:stdout', 'jshint:checkstyle', 'mochaTest:ci', 'mocha_istanbul']); | ||
}; |
{ | ||
"name": "oidc", | ||
"version": "0.6.0", | ||
"version": "0.6.2", | ||
"description": "Middleware for a bunch of common web servers to handle OIDC authentication.", | ||
@@ -33,3 +33,3 @@ "keywords": [ | ||
"cookie": "0.3.1", | ||
"debug": "2.6.8", | ||
"debug": "2.6.9", | ||
"jsonwebtoken": "7.4.1", | ||
@@ -36,0 +36,0 @@ "lodash": "4.17.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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
29
155058
638
1
+ Addeddebug@2.6.9(transitive)
- Removeddebug@2.6.8(transitive)
Updateddebug@2.6.9