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

expire

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

expire - npm Package Compare versions

Comparing version 0.3.4 to 0.3.6

Makefile

6

package.json
{
"name": "expire",
"version": "0.3.4",
"version": "0.3.6",
"description": "Convenient utility for client-side expiration",

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

"author": "Weltschmerz <chlavois@gmail.com>",
"devDependencies": {
"dependencies": {
"vows": "0.6.3"
},
"main": "lib/expire.js",
"scripts": { "test" : "node test/test.js" },
"scripts": { "test" : "make test" },
"engines": { "node": ">= 0.4.0" }
}
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