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

cachely

Package Overview
Dependencies
Maintainers
2
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cachely - npm Package Compare versions

Comparing version 2.4.0 to 2.5.0-next.1575137647.334f3de1c09c115a8b1c9da182b9115c4c70c4e1

4

HISTORY.md
# History
## v2.5.0 2019 December 1
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
## v2.4.0 2019 November 18

@@ -4,0 +8,0 @@

28

package.json
{
"name": "cachely",
"version": "2.4.0",
"version": "2.5.0-next.1575137647.334f3de1c09c115a8b1c9da182b9115c4c70c4e1",
"description": "A tiny wrapper that sits around your request function that caches its data for a specified duration, provides updates as requested rather than polling each interval",

@@ -92,22 +92,22 @@ "homepage": "https://github.com/bevry/cachely",

"dependencies": {
"oneday": "^1.2.0"
"oneday": "^2.0.0"
},
"devDependencies": {
"@babel/cli": "^7.7.0",
"@babel/core": "^7.7.2",
"@babel/plugin-proposal-object-rest-spread": "^7.6.2",
"@babel/preset-env": "^7.7.1",
"assert-helpers": "5.4.0",
"eslint": "^6.6.0",
"eslint-config-bevry": "^1.2.1",
"eslint-config-prettier": "^6.6.0",
"@babel/cli": "^7.7.4",
"@babel/core": "^7.7.4",
"@babel/plugin-proposal-object-rest-spread": "^7.7.4",
"@babel/preset-env": "^7.7.4",
"assert-helpers": "5.5.0",
"eslint": "^6.7.2",
"eslint-config-bevry": "^1.3.0",
"eslint-config-prettier": "^6.7.0",
"eslint-plugin-prettier": "^3.1.1",
"jsdoc": "^3.6.3",
"kava": "4.0.0",
"kava": "4.1.0",
"minami": "^1.2.3",
"prettier": "^1.19.1",
"projectz": "^1.10.0",
"projectz": "^1.12.0",
"surge": "^0.21.3",
"typechecker": "^4.10.0",
"valid-directory": "^1.1.1"
"typechecker": "^5.0.0",
"valid-directory": "^1.3.0"
},

@@ -114,0 +114,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

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