brightspace-auth-assertions
Advanced tools
Comparing version 6.0.0 to 6.0.1
{ | ||
"name": "brightspace-auth-assertions", | ||
"version": "6.0.0", | ||
"version": "6.0.1", | ||
"description": "Require conditions are met by a Brigtspace JWT", | ||
"main": "src/index.js", | ||
"scripts": { | ||
"test": "mocha -R spec spec" | ||
"test": "nyc --all --produce-source-map --require source-map-support --exclude spec mocha spec" | ||
}, | ||
@@ -20,4 +20,4 @@ "author": "D2L Corporation", | ||
"dependencies": { | ||
"brightspace-auth-token": "6.0.0" | ||
"brightspace-auth-token": "6.0.1" | ||
} | ||
} |
17847
+ Addedbrightspace-auth-token@6.0.1(transitive)
- Removedbrightspace-auth-token@6.0.0(transitive)
Updatedbrightspace-auth-token@6.0.1