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

mdlz-prmtz

Package Overview
Dependencies
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mdlz-prmtz - npm Package Compare versions

Comparing version 0.0.11 to 0.0.12

2

dist/index.es.js

@@ -431,3 +431,3 @@ import React from 'react';

var popperCenterX = (popperRect.width - arrowSize.width) / 2;
var popperCenterY = (popperRect.height - arrowSize.height) / 2;
var popperCenterY = (popperRect.height - arrowSize.width) / 2;
var rotationMap = { top: 0, right: 90, bottom: 180, left: -90 };

@@ -434,0 +434,0 @@ var rotation = rotationMap[side];

@@ -437,3 +437,3 @@ 'use strict';

var popperCenterX = (popperRect.width - arrowSize.width) / 2;
var popperCenterY = (popperRect.height - arrowSize.height) / 2;
var popperCenterY = (popperRect.height - arrowSize.width) / 2;
var rotationMap = { top: 0, right: 90, bottom: 180, left: -90 };

@@ -440,0 +440,0 @@ var rotation = rotationMap[side];

{
"name": "mdlz-prmtz",
"version": "0.0.11",
"version": "0.0.12",
"description": "Accessible and customisable primitives for the web",

@@ -5,0 +5,0 @@ "author": "Pedro Duarte <pedro@modulz.app>",

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