New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-tiny-popover

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-tiny-popover - npm Package Compare versions

Comparing version 3.4.0 to 3.4.1

2

dist/index.d.ts

@@ -55,3 +55,3 @@ import * as React from 'react';

arrowSize?: number;
arrowColor?: React.CSSWideKeyword | any;
arrowColor?: any;
arrowStyle?: React.CSSProperties;

@@ -58,0 +58,0 @@ }

@@ -73,3 +73,3 @@ (function webpackUniversalModuleDefinition(root, factory) {

/******/ // Load entry module and return exports
/******/ return __webpack_require__(__webpack_require__.s = 3);
/******/ return __webpack_require__(__webpack_require__.s = 2);
/******/ })

@@ -111,15 +111,9 @@ /************************************************************************/

/* 2 */
/***/ (function(module, exports) {
module.exports = require("react-dom");
/***/ }),
/* 3 */
/***/ (function(module, exports, __webpack_require__) {
module.exports = __webpack_require__(4);
module.exports = __webpack_require__(3);
/***/ }),
/* 4 */
/* 3 */
/***/ (function(module, exports, __webpack_require__) {

@@ -141,3 +135,3 @@

var React = __webpack_require__(0);
var react_dom_1 = __webpack_require__(2);
var react_dom_1 = __webpack_require__(4);
var util_1 = __webpack_require__(1);

@@ -422,2 +416,8 @@ var ArrowContainer_1 = __webpack_require__(5);

/***/ }),
/* 4 */
/***/ (function(module, exports) {
module.exports = require("react-dom");
/***/ }),
/* 5 */

@@ -424,0 +424,0 @@ /***/ (function(module, exports, __webpack_require__) {

{
"name": "react-tiny-popover",
"version": "3.4.0",
"version": "3.4.1",
"repository": {

@@ -5,0 +5,0 @@ "type": "git",

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