🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@fluentui-react-native/memo-cache

Package Overview
Dependencies
Maintainers
4
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui-react-native/memo-cache - npm Package Compare versions

Comparing version

to
1.1.0

47

CHANGELOG.json

@@ -5,6 +5,51 @@ {

{
"date": "Fri, 25 Sep 2020 19:18:20 GMT",
"date": "Fri, 23 Oct 2020 22:23:58 GMT",
"tag": "@fluentui-react-native/memo-cache_v1.1.0",
"version": "1.1.0",
"comments": {
"minor": [
{
"comment": "RNIcon feature",
"author": "warleu@microsoft.com",
"commit": "83a0f448bf9ee9dddece08e7c277304dcef96388",
"package": "@fluentui-react-native/memo-cache"
}
]
}
},
{
"date": "Thu, 22 Oct 2020 21:21:59 GMT",
"tag": "@fluentui-react-native/memo-cache_v1.0.4",
"version": "1.0.4",
"comments": {
"none": [
{
"comment": "onDismiss not called when contextual menu is dismissed with item click",
"author": "lehon@microsoft.com",
"commit": "4f3ed9d5555e86a6017901aa2f010732d6d6fe5a",
"package": "@fluentui-react-native/memo-cache"
}
]
}
},
{
"date": "Tue, 13 Oct 2020 01:39:45 GMT",
"tag": "@fluentui-react-native/memo-cache_v1.0.4",
"version": "1.0.4",
"comments": {
"none": [
{
"comment": "add focused state condition to onKeyUp callback",
"author": "lehon@microsoft.com",
"commit": "7a9cef9d56db7ad154e542b4ac5547458dfc604d",
"package": "@fluentui-react-native/memo-cache"
}
]
}
},
{
"date": "Fri, 25 Sep 2020 19:21:43 GMT",
"tag": "@fluentui-react-native/memo-cache_v1.0.4",
"version": "1.0.4",
"comments": {
"patch": [

@@ -11,0 +56,0 @@ {

# Change Log - @fluentui-react-native/memo-cache
This log was last generated on Fri, 25 Sep 2020 19:18:20 GMT and should not be manually modified.
This log was last generated on Fri, 23 Oct 2020 22:23:58 GMT and should not be manually modified.
<!-- Start content -->
## 1.1.0
Fri, 23 Oct 2020 22:23:58 GMT
### Minor changes
- RNIcon feature (warleu@microsoft.com)
## 1.0.4
Fri, 25 Sep 2020 19:18:20 GMT
Fri, 25 Sep 2020 19:21:43 GMT

@@ -11,0 +19,0 @@ ### Patches

2

package.json
{
"name": "@fluentui-react-native/memo-cache",
"version": "1.0.4",
"version": "1.1.0",
"description": "Layered memoization style cache helper",

@@ -5,0 +5,0 @@ "repository": {