New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@tryghost/mw-session-from-token

Package Overview
Dependencies
Maintainers
15
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tryghost/mw-session-from-token - npm Package Compare versions

Comparing version 0.1.22 to 0.1.23

14

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