New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@fluentui/react-divider

Package Overview
Dependencies
Maintainers
12
Versions
960
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-divider - npm Package Compare versions

Comparing version 9.0.0-alpha.34 to 9.0.0-alpha.35

.cache/jest/haste-map-9ca721117c1a44fa50517b639c55934b-aba2751a7a3c3be47ea6076b75e249e4-88b1c02e5528f024d2aa0ceb0193934e

37

CHANGELOG.json

@@ -5,3 +5,38 @@ {

{
"date": "Tue, 15 Jun 2021 07:36:10 GMT",
"date": "Mon, 21 Jun 2021 07:32:29 GMT",
"tag": "@fluentui/react-divider_v9.0.0-alpha.35",
"version": "9.0.0-alpha.35",
"comments": {
"prerelease": [
{
"comment": "Divider: Migrate react-divider to new DX.",
"author": "tristan.watanabe@gmail.com",
"commit": "d222fbc7a01847636e6265de90b38c1c7020e577",
"package": "@fluentui/react-divider"
}
],
"none": [
{
"comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.16",
"author": "miroslav.stastny@microsoft.com",
"commit": "7301e00ef64eefcbd9f20e4ac8fd45849b3f74f3",
"package": "@fluentui/react-divider"
},
{
"comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.42",
"author": "miroslav.stastny@microsoft.com",
"commit": "7301e00ef64eefcbd9f20e4ac8fd45849b3f74f3",
"package": "@fluentui/react-divider"
},
{
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.18",
"author": "miroslav.stastny@microsoft.com",
"commit": "7301e00ef64eefcbd9f20e4ac8fd45849b3f74f3",
"package": "@fluentui/react-divider"
}
]
}
},
{
"date": "Tue, 15 Jun 2021 07:40:20 GMT",
"tag": "@fluentui/react-divider_v9.0.0-alpha.34",

@@ -8,0 +43,0 @@ "version": "9.0.0-alpha.34",

# Change Log - @fluentui/react-divider
This log was last generated on Tue, 15 Jun 2021 07:36:10 GMT and should not be manually modified.
This log was last generated on Mon, 21 Jun 2021 07:32:29 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-alpha.35](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.35)
Mon, 21 Jun 2021 07:32:29 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.34..@fluentui/react-divider_v9.0.0-alpha.35)
### Changes
- Divider: Migrate react-divider to new DX. ([PR #18625](https://github.com/microsoft/fluentui/pull/18625) by tristan.watanabe@gmail.com)
## [9.0.0-alpha.34](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.34)
Tue, 15 Jun 2021 07:36:10 GMT
Tue, 15 Jun 2021 07:40:20 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.33..@fluentui/react-divider_v9.0.0-alpha.34)

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

11

package.json
{
"name": "@fluentui/react-divider",
"version": "9.0.0-alpha.34",
"version": "9.0.0-alpha.35",
"description": "Fluent UI component to visually separate content.",

@@ -21,6 +21,7 @@ "main": "lib-commonjs/index.js",

"lint": "just-scripts lint",
"start": "just-scripts dev:storybook",
"start-test": "just-scripts jest-watch",
"test": "just-scripts test",
"update-snapshots": "just-scripts jest -u"
"start": "yarn storybook",
"test": "jest",
"docs": "api-extractor run --config=config/api-extractor.local.json --local",
"build:local": "tsc -p . --module esnext --emitDeclarationOnly && node ../../scripts/typescript/normalize-import --output dist/packages/react-divider/src && yarn docs",
"storybook": "start-storybook"
},

@@ -27,0 +28,0 @@ "devDependencies": {

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