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

@bearei/react-util

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bearei/react-util - npm Package Compare versions

Comparing version 0.0.24 to 0.0.25

lib/commonjs/pick_attributes.d.ts

2

lib/commonjs/index.d.ts

@@ -5,4 +5,4 @@ export * from './array';

export { default as omit } from './omit';
export * from './pickAttributes';
export * from './pick_attributes';
export * from './platform';
export { default as platform } from './platform';

@@ -105,3 +105,3 @@ /******/ (function() { // webpackBootstrap

}));
__exportStar(__webpack_require__(706), exports);
__exportStar(__webpack_require__(816), exports);
__exportStar(__webpack_require__(492), exports);

@@ -137,3 +137,3 @@ var platform_1 = __webpack_require__(492);

/***/ 706:
/***/ 816:
/***/ (function(__unused_webpack_module, exports) {

@@ -140,0 +140,0 @@

@@ -5,4 +5,4 @@ export * from './array';

export { default as omit } from './omit';
export * from './pickAttributes';
export * from './pick_attributes';
export * from './platform';
export { default as platform } from './platform';

@@ -64,3 +64,3 @@ /******/ var __webpack_modules__ = ({

/***/ 706:
/***/ 816:
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {

@@ -192,6 +192,6 @@

/* harmony export */ "CE": function() { return /* reexport safe */ _omit__WEBPACK_IMPORTED_MODULE_2__.Z; },
/* harmony export */ "JB": function() { return /* reexport safe */ _pickAttributes__WEBPACK_IMPORTED_MODULE_3__.J; },
/* harmony export */ "JB": function() { return /* reexport safe */ _pick_attributes__WEBPACK_IMPORTED_MODULE_3__.J; },
/* harmony export */ "Jv": function() { return /* reexport safe */ _platform__WEBPACK_IMPORTED_MODULE_4__.Z; },
/* harmony export */ "OV": function() { return /* reexport safe */ _event__WEBPACK_IMPORTED_MODULE_1__.O; },
/* harmony export */ "Su": function() { return /* reexport safe */ _pickAttributes__WEBPACK_IMPORTED_MODULE_3__.S; },
/* harmony export */ "Su": function() { return /* reexport safe */ _pick_attributes__WEBPACK_IMPORTED_MODULE_3__.S; },
/* harmony export */ "Xy": function() { return /* reexport safe */ _array__WEBPACK_IMPORTED_MODULE_0__.X; },

@@ -204,3 +204,3 @@ /* harmony export */ "sQ": function() { return /* reexport safe */ _event__WEBPACK_IMPORTED_MODULE_1__.s; },

/* harmony import */ var _omit__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(631);
/* harmony import */ var _pickAttributes__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(706);
/* harmony import */ var _pick_attributes__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(816);
/* harmony import */ var _platform__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(492);

@@ -207,0 +207,0 @@

{
"name": "@bearei/react-util",
"version": "0.0.24",
"version": "0.0.25",
"main": "./lib/commonjs/index",

@@ -63,4 +63,3 @@ "module": "./lib/module/index",

"files": [
"lib",
"lib-esm"
"lib"
],

@@ -67,0 +66,0 @@ "scripts": {

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