Socket
Socket
Sign inDemoInstall

@fluentui/set-version

Package Overview
Dependencies
Maintainers
12
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/set-version - npm Package Compare versions

Comparing version 8.0.1 to 8.0.2

32

CHANGELOG.json

@@ -5,6 +5,36 @@ {

{
"date": "Fri, 26 Feb 2021 01:10:33 GMT",
"date": "Wed, 31 Mar 2021 00:47:26 GMT",
"tag": "@fluentui/set-version_v8.0.2",
"version": "8.0.2",
"comments": {
"patch": [
{
"comment": "Bump @fluentui/eslint-plugin to v1.1.0",
"author": "elcraig@microsoft.com",
"commit": "d41b79242e6b682dfa58fcd76797ecfd9146d4cf",
"package": "@fluentui/set-version"
}
]
}
},
{
"date": "Mon, 15 Mar 2021 07:36:20 GMT",
"tag": "@fluentui/set-version_v8.0.1",
"version": "8.0.1",
"comments": {
"none": [
{
"comment": "Remove unneeded scripts",
"author": "elcraig@microsoft.com",
"commit": "3b4dd6b9e941da11297cea43c5218a4da2d277d5",
"package": "@fluentui/set-version"
}
]
}
},
{
"date": "Fri, 26 Feb 2021 01:16:27 GMT",
"tag": "@fluentui/set-version_v8.0.1",
"version": "8.0.1",
"comments": {
"patch": [

@@ -11,0 +41,0 @@ {

# Change Log - @fluentui/set-version
This log was last generated on Fri, 26 Feb 2021 01:10:33 GMT and should not be manually modified.
This log was last generated on Wed, 31 Mar 2021 00:47:26 GMT and should not be manually modified.
<!-- Start content -->
## [8.0.2](https://github.com/microsoft/fluentui/tree/@fluentui/set-version_v8.0.2)
Wed, 31 Mar 2021 00:47:26 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/set-version_v8.0.1..@fluentui/set-version_v8.0.2)
### Patches
- Bump @fluentui/eslint-plugin to v1.1.0 ([PR #17568](https://github.com/microsoft/fluentui/pull/17568) by elcraig@microsoft.com)
## [8.0.1](https://github.com/microsoft/fluentui/tree/@fluentui/set-version_v8.0.1)
Fri, 26 Feb 2021 01:10:33 GMT
Fri, 26 Feb 2021 01:16:27 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/set-version_v8.0.0-beta.2..@fluentui/set-version_v8.0.1)

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

11

package.json
{
"name": "@fluentui/set-version",
"version": "8.0.1",
"version": "8.0.2",
"description": "Non-Fabric-specific package version setter",

@@ -15,10 +15,9 @@ "main": "lib-commonjs/index.js",

"build": "just-scripts build",
"bundle": "just-scripts bundle",
"code-style": "just-scripts code-style",
"just": "just-scripts",
"lint": "just-scripts lint",
"test": "just-scripts test",
"code-style": "just-scripts code-style",
"just": "just-scripts"
"test": "just-scripts test"
},
"devDependencies": {
"@fluentui/eslint-plugin": "^1.0.1",
"@fluentui/eslint-plugin": "^1.1.0",
"@fluentui/scripts": "^1.0.0"

@@ -25,0 +24,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