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

@graffy/cache

Package Overview
Dependencies
Maintainers
1
Versions
224
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graffy/cache - npm Package Compare versions

Comparing version 0.8.1 to 0.8.2

3

Cache.js

@@ -295,2 +295,3 @@ "use strict";

exports["default"] = Cache;
exports["default"] = Cache;
module.exports = exports.default;

@@ -226,2 +226,4 @@ "use strict";

};
}
}
module.exports = exports.default;

@@ -5,3 +5,3 @@ {

"author": "aravind (https://github.com/aravindet)",
"version": "0.8.1",
"version": "0.8.2",
"repository": {

@@ -13,5 +13,6 @@ "type": "git",

"dependencies": {
"@babel/runtime-corejs3": "^7.4.5",
"lodash": "^4.17.11",
"@graffy/common": "0.8.1"
"@graffy/common": "0.8.2"
}
}
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