Socket
Socket
Sign inDemoInstall

@fluentui/react-utilities

Package Overview
Dependencies
Maintainers
12
Versions
826
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-utilities - npm Package Compare versions

Comparing version 9.0.0-alpha.7 to 9.0.0-alpha.8

40

CHANGELOG.json

@@ -5,3 +5,26 @@ {

{
"date": "Wed, 10 Mar 2021 07:31:56 GMT",
"date": "Mon, 15 Mar 2021 07:33:50 GMT",
"tag": "@fluentui/react-utilities_v9.0.0-alpha.8",
"version": "9.0.0-alpha.8",
"comments": {
"prerelease": [
{
"comment": "Remove set-version references",
"author": "elcraig@microsoft.com",
"commit": "b0bef818ea07833d9b9797ef26a4b24200ed0307",
"package": "@fluentui/react-utilities"
}
],
"none": [
{
"comment": "Remove unneeded scripts",
"author": "elcraig@microsoft.com",
"commit": "3b4dd6b9e941da11297cea43c5218a4da2d277d5",
"package": "@fluentui/react-utilities"
}
]
}
},
{
"date": "Fri, 12 Mar 2021 20:04:27 GMT",
"tag": "@fluentui/react-utilities_v9.0.0-alpha.7",

@@ -12,2 +35,17 @@ "version": "9.0.0-alpha.7",

{
"comment": "Move `@types/node` and `@types/webpack-env` devDependencies to root, and remove unneeded references",
"author": "elcraig@microsoft.com",
"commit": "8789ee1074aad852bd0a95d0183dbdf2ee718e1d",
"package": "@fluentui/react-utilities"
}
]
}
},
{
"date": "Wed, 10 Mar 2021 07:34:39 GMT",
"tag": "@fluentui/react-utilities_v9.0.0-alpha.7",
"version": "9.0.0-alpha.7",
"comments": {
"none": [
{
"comment": "remove a JSDoc comment",

@@ -14,0 +52,0 @@ "author": "olfedias@microsoft.com",

# Change Log - @fluentui/react-utilities
This log was last generated on Wed, 10 Mar 2021 07:31:56 GMT and should not be manually modified.
This log was last generated on Mon, 15 Mar 2021 07:33:50 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-alpha.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.8)
Mon, 15 Mar 2021 07:33:50 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.7..@fluentui/react-utilities_v9.0.0-alpha.8)
### Changes
- Remove set-version references ([PR #17381](https://github.com/microsoft/fluentui/pull/17381) by elcraig@microsoft.com)
## [9.0.0-alpha.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.7)
Wed, 10 Mar 2021 07:31:56 GMT
Wed, 10 Mar 2021 07:34:39 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.6..@fluentui/react-utilities_v9.0.0-alpha.7)

@@ -11,0 +20,0 @@

9

package.json
{
"name": "@fluentui/react-utilities",
"version": "9.0.0-alpha.7",
"version": "9.0.0-alpha.8",
"description": "A set of general React-specific utilities.",

@@ -8,5 +8,2 @@ "main": "lib-commonjs/index.js",

"typings": "lib/index.d.ts",
"sideEffects": [
"lib/version.js"
],
"repository": {

@@ -19,3 +16,2 @@ "type": "git",

"build": "just-scripts build",
"bundle": "just-scripts bundle",
"clean": "just-scripts clean",

@@ -25,3 +21,2 @@ "code-style": "just-scripts code-style",

"lint": "just-scripts lint",
"start": "just-scripts dev:storybook",
"start-test": "just-scripts jest-watch",

@@ -33,3 +28,2 @@ "test": "just-scripts test",

"@fluentui/eslint-plugin": "^1.0.1",
"@fluentui/jest-serializer-merge-styles": "^8.0.2",
"@fluentui/scripts": "^1.0.0",

@@ -41,3 +35,2 @@ "@testing-library/react-hooks": "^5.0.3",

"@types/react-test-renderer": "^16.0.0",
"@types/webpack-env": "1.16.0",
"enzyme": "~3.10.0",

@@ -44,0 +37,0 @@ "enzyme-adapter-react-16": "^1.15.0",

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