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

cashbox

Package Overview
Dependencies
Maintainers
2
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cashbox - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

2

lib/cashbox.js

@@ -1,2 +0,2 @@

var extend = require('deap/shallow'),
var extend = require('deap').extendShallow,
timestr = require('timestr'),

@@ -3,0 +3,0 @@ slice = Array.prototype.slice,

{
"name": "cashbox",
"version": "0.2.1",
"version": "0.2.2",
"description": "javascript cache library with configurable storage",

@@ -34,3 +34,3 @@ "main": "index.js",

"dependencies": {
"deap": "~0.1.2",
"deap": "~0.2.0",
"timestr": "~0.1.0"

@@ -37,0 +37,0 @@ },

@@ -1,2 +0,2 @@

[![browser support](http://ci.testling.com/selfcontained/cashbox.png)](http://ci.testling.com/selfcontained/cashbox)
[![browser support](https://ci.testling.com/selfcontained/cashbox.png)](http://ci.testling.com/selfcontained/cashbox)

@@ -3,0 +3,0 @@ [![Build Status](https://secure.travis-ci.org/selfcontained/cashbox.png?branch=master)](http://travis-ci.org/selfcontained/cashbox)

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