Socket
Socket
Sign inDemoInstall

@fluentui/react-focus

Package Overview
Dependencies
Maintainers
5
Versions
285
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-focus - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

16

CHANGELOG.json

@@ -5,3 +5,17 @@ {

{
"date": "Thu, 13 Feb 2020 23:22:15 GMT",
"date": "Mon, 17 Feb 2020 12:18:20 GMT",
"tag": "@fluentui/react-focus_v0.0.3",
"version": "0.0.3",
"comments": {
"none": [
{
"comment": "upgrading types for webpack-env",
"author": "kchau@microsoft.com",
"commit": "7d071a411865930641727e54da85d2d601c5722b"
}
]
}
},
{
"date": "Thu, 13 Feb 2020 23:22:22 GMT",
"tag": "@fluentui/react-focus_v0.0.2",

@@ -8,0 +22,0 @@ "version": "0.0.2",

4

CHANGELOG.md
# Change Log - @fluentui/react-focus
This log was last generated on Thu, 13 Feb 2020 23:22:15 GMT and should not be manually modified.
This log was last generated on Thu, 13 Feb 2020 23:22:22 GMT and should not be manually modified.
## 0.0.2
Thu, 13 Feb 2020 23:22:15 GMT
Thu, 13 Feb 2020 23:22:22 GMT

@@ -8,0 +8,0 @@ ### Patches

@@ -1,2 +0,2 @@

var FluentUIReactFocus=function(t){var e={};function n(r){if(e[r])return e[r].exports;var o=e[r]={i:r,l:!1,exports:{}};return t[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var o in t)n.d(r,o,function(e){return t[e]}.bind(null,o));return r},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s=3)}([function(t,e){t.exports=React},,function(t,e,n){"use strict";var r={},o=void 0;try{o=window}catch(t){}function i(t,e){if(void 0!==o){var n=o.__packages__=o.__packages__||{};if(!n[t]||!r[t])r[t]=e,(n[t]=n[t]||[]).push(e)}}n.d(e,"a",function(){return i}),i("@uifabric/set-version","6.0.0")},function(t,e,n){"use strict";n.r(e);var r=n(2);Object(r.a)("@fluentui/react-focus","0.0.2");
var FluentUIReactFocus=function(t){var e={};function n(r){if(e[r])return e[r].exports;var o=e[r]={i:r,l:!1,exports:{}};return t[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var o in t)n.d(r,o,function(e){return t[e]}.bind(null,o));return r},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s=3)}([function(t,e){t.exports=React},,function(t,e,n){"use strict";var r={},o=void 0;try{o=window}catch(t){}function i(t,e){if(void 0!==o){var n=o.__packages__=o.__packages__||{};if(!n[t]||!r[t])r[t]=e,(n[t]=n[t]||[]).push(e)}}n.d(e,"a",function(){return i}),i("@uifabric/set-version","6.0.0")},function(t,e,n){"use strict";n.r(e);var r=n(2);Object(r.a)("@fluentui/react-focus","0.0.3");
/*! *****************************************************************************

@@ -3,0 +3,0 @@ Copyright (c) Microsoft Corporation. All rights reserved.

define(["require", "exports", "@uifabric/set-version"], function (require, exports, set_version_1) {
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
set_version_1.setVersion('@fluentui/react-focus', '0.0.2');
set_version_1.setVersion('@fluentui/react-focus', '0.0.3');
});
//# sourceMappingURL=version.js.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
// @fluentui/react-focus@0.0.2
// @fluentui/react-focus@0.0.3
// Do not modify this file, the file is generated as part of publish. The checked in version is a placeholder only.
var set_version_1 = require("@uifabric/set-version");
set_version_1.setVersion('@fluentui/react-focus', '0.0.2');
set_version_1.setVersion('@fluentui/react-focus', '0.0.3');
//# sourceMappingURL=version.js.map

@@ -1,5 +0,5 @@

// @fluentui/react-focus@0.0.2
// @fluentui/react-focus@0.0.3
// Do not modify this file, the file is generated as part of publish. The checked in version is a placeholder only.
import { setVersion } from '@uifabric/set-version';
setVersion('@fluentui/react-focus', '0.0.2');
setVersion('@fluentui/react-focus', '0.0.3');
//# sourceMappingURL=version.js.map
{
"name": "@fluentui/react-focus",
"version": "0.0.2",
"version": "0.0.3",
"description": "Focus helpers to be used in React applications.",

@@ -36,3 +36,3 @@ "main": "lib-commonjs/index.js",

"@types/react-test-renderer": "^16.0.0",
"@types/webpack-env": "1.13.9",
"@types/webpack-env": "1.15.1",
"@uifabric/build": "^7.0.0",

@@ -52,3 +52,3 @@ "@uifabric/jest-serializer-merge-styles": "^7.0.10",

"@uifabric/set-version": "^7.0.5",
"@uifabric/utilities": "^7.12.0",
"@uifabric/utilities": "^7.12.1",
"tslib": "^1.10.0"

@@ -55,0 +55,0 @@ },

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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