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

@proscom/prostore-react

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@proscom/prostore-react - npm Package Compare versions

Comparing version 0.0.14 to 0.0.15

lib/prostore-react.es.js

2

lib/es/useRequestStore.js

@@ -69,3 +69,3 @@ var __assign = (this && this.__assign) || function () {

}
}, [queryCheck, loadData]);
});
// Если мы сейчас в режиме серверного рендеринга, то запрашиваем данные

@@ -72,0 +72,0 @@ if (ssrContext && ssrContext.isServer && queryCheck.request && store.ssrId) {

@@ -71,3 +71,3 @@ "use strict";

}
}, [queryCheck, loadData]);
});
// Если мы сейчас в режиме серверного рендеринга, то запрашиваем данные

@@ -74,0 +74,0 @@ if (ssrContext && ssrContext.isServer && queryCheck.request && store.ssrId) {

{
"name": "@proscom/prostore-react",
"version": "0.0.14",
"version": "0.0.15",
"description": "> TODO: description",

@@ -29,3 +29,3 @@ "author": "Andrew Starostin <a.starostin@proscom.ru>",

"dependencies": {
"@proscom/prostore": "^0.0.14"
"@proscom/prostore": "^0.0.15"
},

@@ -40,3 +40,3 @@ "devDependencies": {

"sideEffects": false,
"gitHead": "5b5cb7bb373336a5b1cec217b2db98d8710269ec"
"gitHead": "be405ed6007a51ab76715ce1a498ca1339ae356e"
}

@@ -0,0 +0,0 @@ # `prostore-react`

@@ -93,3 +93,3 @@ import {

}
}, [queryCheck, loadData]);
});

@@ -96,0 +96,0 @@ // Если мы сейчас в режиме серверного рендеринга, то запрашиваем данные

Sorry, the diff of this file is not supported yet

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