Socket
Socket
Sign inDemoInstall

vanilli-shop-client

Package Overview
Dependencies
Maintainers
1
Versions
115
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vanilli-shop-client - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

4

dist/components/app-base.js

@@ -30,7 +30,7 @@ "use strict";

var _this = this;
return react_1.default.createElement(react_clear_cache_1.default, null, function (cfg) { return _this.initApp(cfg); });
return react_1.default.createElement(react_clear_cache_1.default, { auto: true }, function (cfg) { return _this.initApp(cfg); });
};
AppBase.prototype.initApp = function (cfg) {
if (!cfg.isLatestVersion) {
window.location.reload();
cfg.emptyCacheStorage();
}

@@ -37,0 +37,0 @@ return this.props.children;

{
"name": "vanilli-shop-client",
"version": "1.0.6",
"version": "1.0.7",
"description": "Client for Vanilli Shop API",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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