Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@fluentui-react-native/memo-cache

Package Overview
Dependencies
Maintainers
6
Versions
39
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
1.3.11
to
1.3.12
+1
-1
babel.config.js

@@ -1,1 +0,1 @@

module.exports = require('@fluentui-react-native/scripts/configs/babel.config');
module.exports = require('@fluentui-react-native/babel-config');

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

{
"date": "Tue, 29 Jul 2025 06:31:24 GMT",
"date": "Tue, 05 Aug 2025 18:46:04 GMT",
"version": "1.3.12",
"tag": "@fluentui-react-native/memo-cache_v1.3.12",
"comments": {
"patch": [
{
"author": "jasonmo@microsoft.com",
"package": "@fluentui-react-native/memo-cache",
"commit": "1ed213f1b48036479e39ace7f25f9a31f46042bf",
"comment": "move repo to pnpm, create babel and jest config packages, fix dependencies"
}
]
}
},
{
"date": "Tue, 29 Jul 2025 06:35:19 GMT",
"version": "1.3.11",

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

# Change Log - @fluentui-react-native/memo-cache
<!-- This log was last generated on Fri, 25 Jul 2025 21:36:33 GMT and should not be manually modified. -->
<!-- This log was last generated on Tue, 05 Aug 2025 18:46:04 GMT and should not be manually modified. -->
<!-- Start content -->
## 1.3.12
Tue, 05 Aug 2025 18:46:04 GMT
### Patches
- move repo to pnpm, create babel and jest config packages, fix dependencies (jasonmo@microsoft.com)
## 1.3.10

@@ -8,0 +16,0 @@

{
"name": "@fluentui-react-native/memo-cache",
"version": "1.3.11",
"version": "1.3.12",
"description": "Layered memoization style cache helper",

@@ -36,5 +36,6 @@ "repository": {

"dependencies": {
"@fluentui-react-native/framework-base": "0.2.0"
"@fluentui-react-native/framework-base": "0.2.1"
},
"devDependencies": {
"@fluentui-react-native/babel-config": "0.1.1",
"@fluentui-react-native/eslint-config-rules": "0.1.1",

@@ -41,0 +42,0 @@ "@fluentui-react-native/scripts": "0.1.1",