@tryghost/mw-session-from-token
Advanced tools
Comparing version 0.1.22 to 0.1.23
{ | ||
"name": "@tryghost/mw-session-from-token", | ||
"version": "0.1.22", | ||
"version": "0.1.23", | ||
"repository": "https://github.com/TryGhost/Utils/tree/master/packages/mw-session-from-token", | ||
@@ -10,6 +10,4 @@ "author": "Ghost Foundation", | ||
"dev": "echo \"Implement me!\"", | ||
"test": "NODE_ENV=testing mocha './test/**/*.test.js'", | ||
"test": "NODE_ENV=testing c8 mocha './test/**/*.test.js'", | ||
"lint": "eslint . --ext .js --cache", | ||
"types": "rm -r types && tsc", | ||
"pretest": "yarn types", | ||
"posttest": "yarn lint" | ||
@@ -25,11 +23,9 @@ }, | ||
"devDependencies": { | ||
"@types/express": "4.17.12", | ||
"@types/mocha": "8.2.2", | ||
"c8": "7.9.0", | ||
"express": "4.17.1", | ||
"mocha": "9.0.0", | ||
"should": "13.2.3", | ||
"sinon": "11.0.0", | ||
"typescript": "4.3.3" | ||
"sinon": "11.0.0" | ||
}, | ||
"gitHead": "b7c1ff4396474014c51f40ead77cd073e9596d80" | ||
"gitHead": "9545d13a14c1b0ac70cd80ee111f66f642eb0a4d" | ||
} |
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
5
0
5221