📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

@fluentui-react-native/memo-cache

Package Overview
Dependencies
Maintainers
6
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.3.1

17

CHANGELOG.json

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

{
"date": "Mon, 12 Jun 2023 17:42:46 GMT",
"date": "Wed, 09 Aug 2023 21:56:41 GMT",
"version": "1.3.1",
"tag": "@fluentui-react-native/memo-cache_v1.3.1",
"comments": {
"patch": [
{
"author": "ruaraki@microsoft.com",
"package": "@fluentui-react-native/memo-cache",
"commit": "144e13724c3bdd68fa821c9166fae7f9dffc7d01",
"comment": "Result of yarn"
}
]
}
},
{
"date": "Mon, 12 Jun 2023 17:46:43 GMT",
"tag": "@fluentui-react-native/memo-cache_v1.3.0",

@@ -8,0 +23,0 @@ "version": "1.3.0",

# Change Log - @fluentui-react-native/memo-cache
This log was last generated on Mon, 12 Jun 2023 17:42:46 GMT and should not be manually modified.
This log was last generated on Wed, 09 Aug 2023 21:56:41 GMT and should not be manually modified.
<!-- Start content -->
## 1.3.1
Wed, 09 Aug 2023 21:56:41 GMT
### Patches
- Result of yarn (ruaraki@microsoft.com)
## 1.3.0
Mon, 12 Jun 2023 17:42:46 GMT
Mon, 12 Jun 2023 17:46:43 GMT

@@ -11,0 +19,0 @@ ### Minor changes

4

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

@@ -31,7 +31,7 @@ "repository": {

"@fluentui-react-native/eslint-config-rules": "^0.1.1",
"@fluentui-react-native/scripts": "^0.1.1",
"@types/jest": "^29.0.0",
"@types/node": "^10.3.5",
"@fluentui-react-native/scripts": "^0.1.1",
"tslib": "^2.3.1"
}
}