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

@codastic/react-positioning-portal

Package Overview
Dependencies
Maintainers
3
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codastic/react-positioning-portal - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

lib/components/PositioningPortal.d.ts

5

CHANGELOG.md
### v0.2.1 / 2020-04-14 07:15:37
- Use explicit publish files in package.json (i: Mario Volke, r: Christian Ranz, c: [2abf30b](https://github.com/codastic/react-positioning-portal/commit/2abf30b))
- Add publish script (i: Mario Volke, r: Christian Ranz, c: [c6d2600](https://github.com/codastic/react-positioning-portal/commit/c6d2600))
### v0.2.0 / 2020-04-10 08:07:17

@@ -3,0 +8,0 @@

6

package.json
{
"name": "@codastic/react-positioning-portal",
"version": "0.2.0",
"version": "0.2.1",
"description": "The positioning portal is a low level React component to build all kinds of absolutely positioned flyouts which are anchored to another element in the viewport. This can be used to create dropdowns, tooltips, context menus, etc.",

@@ -22,2 +22,6 @@ "scripts": {

"module": "./lib/index.js",
"files": [
"/lib",
"/src"
],
"repository": {

@@ -24,0 +28,0 @@ "type": "git",

.editorconfig
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