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

@fluentui/react-context-selector

Package Overview
Dependencies
Maintainers
6
Versions
880
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-context-selector - npm Package Compare versions

Comparing version 0.48.0 to 0.49.0

10

package.json
{
"name": "@fluentui/react-context-selector",
"description": "React useContextSelector & useContextSelectors hooks in userland",
"version": "0.48.0",
"version": "0.49.0",
"author": "Oleksandr Fediashov <a@fedyashov.com>",

@@ -36,6 +36,4 @@ "bugs": "https://github.com/microsoft/fluentui/issues",

"clean": "gulp bundle:package:clean",
"lint": "yarn lint:eslint && yarn lint:old",
"lint:eslint": "eslint --ext .js,.ts,.tsx .",
"lint:fix": "yarn lint:eslint --fix && yarn lint:old --fix",
"lint:old": "tslint -t stylish -p .",
"lint": "eslint --ext .js,.ts,.tsx .",
"lint:fix": "yarn lint --fix",
"test": "gulp test",

@@ -46,3 +44,3 @@ "test:watch": "gulp test:watch"

"types": "dist/es/index.d.ts",
"gitHead": "0b9847bc9bfdc1c4a0cb35ce0cfcfdc32880500b"
"gitHead": "288ce25b226dfc850712e9b37b8212a226dc14ce"
}
dist/dts/tsconfig.tsbuildinfo

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