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

@microsoft/fast-web-utilities

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microsoft/fast-web-utilities - npm Package Compare versions

Comparing version 4.4.5 to 4.5.0

dist/system-colors.d.ts

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [4.5.0](https://github.com/Microsoft/fast-dna/compare/@microsoft/fast-web-utilities@4.4.5...@microsoft/fast-web-utilities@4.5.0) (2020-05-18)
### Features
* add system-colors to fast-web-utilities ([#3137](https://github.com/Microsoft/fast-dna/issues/3137)) ([ee37b3f](https://github.com/Microsoft/fast-dna/commit/ee37b3f51336a040b64fc0f00d73c57185cafaa7))
## [4.4.5](https://github.com/Microsoft/fast-dna/compare/@microsoft/fast-web-utilities@4.4.4...@microsoft/fast-web-utilities@4.4.5) (2020-04-29)

@@ -8,0 +19,0 @@

1

dist/index.d.ts

@@ -11,1 +11,2 @@ export * from "./aria";

export * from "./rtl-scroll-converter";
export * from "./system-colors";

@@ -11,1 +11,2 @@ export * from "./aria";

export * from "./rtl-scroll-converter";
export * from "./system-colors";

7

package.json
{
"name": "@microsoft/fast-web-utilities",
"description": "FAST web utilities",
"version": "4.4.5",
"version": "4.5.0",
"sideEffects": false,

@@ -75,7 +75,6 @@ "author": {

"@babel/preset-env": "^7.1.0",
"@microsoft/eslint-config-fast-dna": "^1.1.1",
"@microsoft/eslint-config-fast-dna": "^1.1.2",
"@types/jest": "^25.2.1",
"@types/lodash-es": "^4.17.0",
"babel-core": "^7.0.0-bridge.0",
"babel-jest": "^25.4.0",
"eslint-config-prettier": "^6.10.1",

@@ -96,3 +95,3 @@ "eslint-loader": "^4.0.0",

},
"gitHead": "1e2f25db7314bed4f0aa694ed5cc370ea67affef"
"gitHead": "a508de4e24fc96f34291df8984f4c55ed5942db4"
}
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