📅 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.2

17

CHANGELOG.json

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

{
"date": "Wed, 09 Aug 2023 21:56:41 GMT",
"date": "Fri, 01 Mar 2024 20:32:25 GMT",
"version": "1.3.2",
"tag": "@fluentui-react-native/memo-cache_v1.3.2",
"comments": {
"patch": [
{
"author": "ruaraki@microsoft.com",
"package": "@fluentui-react-native/memo-cache",
"commit": "17c82b22513a177eaaee6941e5d4bbc2d2654030",
"comment": "Use workspace for version of local package"
}
]
}
},
{
"date": "Wed, 09 Aug 2023 22:02:14 GMT",
"version": "1.3.1",

@@ -8,0 +23,0 @@ "tag": "@fluentui-react-native/memo-cache_v1.3.1",

# Change Log - @fluentui-react-native/memo-cache
This log was last generated on Wed, 09 Aug 2023 21:56:41 GMT and should not be manually modified.
This log was last generated on Fri, 01 Mar 2024 20:32:25 GMT and should not be manually modified.
<!-- Start content -->
## 1.3.2
Fri, 01 Mar 2024 20:32:25 GMT
### Patches
- Use workspace for version of local package (ruaraki@microsoft.com)
## 1.3.1
Wed, 09 Aug 2023 21:56:41 GMT
Wed, 09 Aug 2023 22:02:14 GMT

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

6

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

@@ -30,4 +30,4 @@ "repository": {

"devDependencies": {
"@fluentui-react-native/eslint-config-rules": "^0.1.1",
"@fluentui-react-native/scripts": "^0.1.1",
"@fluentui-react-native/eslint-config-rules": "0.1.1",
"@fluentui-react-native/scripts": "0.1.1",
"@types/jest": "^29.0.0",

@@ -34,0 +34,0 @@ "@types/node": "^10.3.5",