Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

expiration_date

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

expiration_date - npm Package Compare versions

Comparing version 0.1.1 to 0.2.0

lib/expiration_date.js

4

package.json
{
"name": "expiration_date",
"version": "0.1.1",
"version": "0.2.0",
"description": "Convenient utility for client-side expiration",

@@ -8,4 +8,4 @@ "keywords": ["expiration", "expire"],

"author": "Weltschmerz <chlavois@gmail.com>",
"main": "main.js",
"main": "lib/expiration_date.js",
"engines": { "node": ">= 0.4.0" }
}
## Expiration Date
`npm install expiration_date`
Expiration Date is a convenient little utility for abstracting some of the work you might do to afford robust cache strings.
`npm install expiration_date`
```js

@@ -36,2 +36,2 @@

This module is used internally by [Lactate](https://github.com/Weltschmerz/Lactate)
*This module is used internally by [Lactate](https://github.com/Weltschmerz/Lactate)*
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