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

@fluentui/babel-preset-global-context

Package Overview
Dependencies
Maintainers
0
Versions
658
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/babel-preset-global-context - npm Package Compare versions

Comparing version 9.0.0-beta.75 to 9.0.0-beta.76

14

CHANGELOG.md
# Change Log - @fluentui/babel-preset-global-context
This log was last generated on Tue, 15 Oct 2024 17:13:32 GMT and should not be manually modified.
This log was last generated on Mon, 11 Nov 2024 09:55:27 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-beta.76](https://github.com/microsoft/fluentui/tree/@fluentui/babel-preset-global-context_v9.0.0-beta.76)
Mon, 11 Nov 2024 09:55:27 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/babel-preset-global-context_v9.0.0-beta.75..@fluentui/babel-preset-global-context_v9.0.0-beta.76)
### Changes
- chore: replace npm-scripts and just-scrtips with nx inferred tasks ([PR #33074](https://github.com/microsoft/fluentui/pull/33074) by martinhochel@microsoft.com)
- Bump @fluentui/global-context to v9.0.0-beta.76 ([PR #31887](https://github.com/microsoft/fluentui/pull/31887) by beachball)
## [9.0.0-beta.75](https://github.com/microsoft/fluentui/tree/@fluentui/babel-preset-global-context_v9.0.0-beta.75)
Tue, 15 Oct 2024 17:13:32 GMT
Tue, 15 Oct 2024 17:17:53 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/babel-preset-global-context_v9.0.0-beta.74..@fluentui/babel-preset-global-context_v9.0.0-beta.75)

@@ -11,0 +21,0 @@

20

package.json
{
"name": "@fluentui/babel-preset-global-context",
"version": "9.0.0-beta.75",
"version": "9.0.0-beta.76",
"description": "Babel preset that transforms createContext calls to use global context shims",

@@ -12,20 +12,6 @@ "main": "lib-commonjs/index.js",

"license": "MIT",
"scripts": {
"build": "just-scripts build --module cjs",
"clean": "just-scripts clean",
"code-style": "just-scripts code-style",
"e2e": "cypress run --component",
"e2e:local": "cypress open --component",
"just": "just-scripts",
"lint": "just-scripts lint",
"test": "jest --passWithNoTests",
"type-check": "tsc -b tsconfig.json",
"generate-api": "just-scripts generate-api",
"test-ssr": "test-ssr \"./stories/**/*.stories.tsx\""
},
"devDependencies": {
"@fluentui/eslint-plugin": "*",
"@fluentui/scripts-api-extractor": "*",
"@fluentui/scripts-cypress": "*",
"@fluentui/scripts-tasks": "*"
"@fluentui/scripts-cypress": "*"
},

@@ -43,3 +29,3 @@ "dependencies": {

"peerDependencies": {
"@fluentui/global-context": "9.0.0-beta.75"
"@fluentui/global-context": "9.0.0-beta.76"
},

@@ -46,0 +32,0 @@ "beachball": {

Sorry, the diff of this file is not supported yet

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