Socket
Socket
Sign inDemoInstall

nocache

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nocache - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

7

CHANGELOG.md
# Changelog
## 3.0.1 - 2021-06-22
### Changed
- Fixed `homepage` metadata
- Removed some extraneous keywords
## 3.0.0 - 2021-06-03

@@ -4,0 +11,0 @@

20

package.json

@@ -8,7 +8,5 @@ {

"description": "Middleware to destroy caching",
"version": "3.0.0",
"version": "3.0.1",
"license": "MIT",
"keywords": [
"helmet",
"security",
"express",

@@ -20,3 +18,3 @@ "connect",

],
"homepage": "https://helmetjs.github.io/docs/nocache/",
"homepage": "https://github.com/helmetjs/nocache",
"repository": {

@@ -57,12 +55,12 @@ "type": "git",

"@types/supertest": "^2.0.11",
"@typescript-eslint/eslint-plugin": "^4.26.0",
"@typescript-eslint/parser": "^4.26.0",
"@typescript-eslint/eslint-plugin": "^4.28.0",
"@typescript-eslint/parser": "^4.28.0",
"connect": "^3.7.0",
"eslint": "^7.27.0",
"jest": "^27.0.4",
"prettier": "^2.3.0",
"eslint": "^7.29.0",
"jest": "^27.0.5",
"prettier": "^2.3.1",
"supertest": "^6.1.3",
"ts-jest": "^27.0.2",
"typescript": "^4.3.2"
"ts-jest": "^27.0.3",
"typescript": "^4.3.4"
}
}
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