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

@snack-uikit/popover-private

Package Overview
Dependencies
Maintainers
0
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@snack-uikit/popover-private - npm Package Compare versions

Comparing version 0.13.8-preview-fc25f08d.0 to 0.14.0

11

CHANGELOG.md

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

# 0.14.0 (2024-10-28)
### Features
* **FF-5502:** add cjs build ([ffada28](https://github.com/cloud-ru-tech/snack-uikit/commit/ffada28bfdc37ea760eb1c8759342e680bdf8dd6))
## 0.13.7 (2024-09-24)

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

5

dist/cjs/components/PopoverPrivate/PopoverPrivate.js

@@ -30,6 +30,3 @@ "use strict";

const hooks_1 = require("./hooks");
const styles_module_scss_1 = __importDefault({
"floating": "floating",
"floatingHidden": "floatingHidden"
});
const styles_module_scss_1 = __importDefault(require('./styles.module.css'));
function PopoverPrivateComponent(_a) {

@@ -36,0 +33,0 @@ var _b;

12

package.json

@@ -7,3 +7,3 @@ {

"title": "Popover Private",
"version": "0.13.8-preview-fc25f08d.0",
"version": "0.14.0",
"sideEffects": [

@@ -16,4 +16,6 @@ "*.css",

"types": "./dist/esm/index.d.ts",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.js",
"exports": {
"import": "./dist/esm/index.js",
"require": "./dist/cjs/index.js"
},
"homepage": "https://github.com/cloud-ru-tech/snack-uikit/tree/master/packages/popover-private",

@@ -40,3 +42,3 @@ "repository": {

"@floating-ui/react": "0.26.24",
"@snack-uikit/utils": "3.4.1-preview-fc25f08d.0",
"@snack-uikit/utils": "3.5.0",
"classnames": "2.3.2",

@@ -49,3 +51,3 @@ "react-is": "18.2.0",

},
"gitHead": "505ab562e7c354d6a8ee342a51aaaa9f5185fa38"
"gitHead": "62cc21d8606a61a78f80e3a7455b20d6f38474fa"
}
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