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

@popperjs/core

Package Overview
Dependencies
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@popperjs/core - npm Package Compare versions

Comparing version 2.8.1 to 2.8.2

2

dist/cjs/popper-base.js
/**
* @popperjs/core v2.8.1 - MIT License
* @popperjs/core v2.8.2 - MIT License
*/

@@ -4,0 +4,0 @@

/**
* @popperjs/core v2.8.1 - MIT License
* @popperjs/core v2.8.2 - MIT License
*/

@@ -4,0 +4,0 @@

/**
* @popperjs/core v2.8.1 - MIT License
* @popperjs/core v2.8.2 - MIT License
*/

@@ -4,0 +4,0 @@

/**
* @popperjs/core v2.8.1 - MIT License
* @popperjs/core v2.8.2 - MIT License
*/

@@ -4,0 +4,0 @@

/**
* @popperjs/core v2.8.1 - MIT License
* @popperjs/core v2.8.2 - MIT License
*/

@@ -4,0 +4,0 @@

/**
* @popperjs/core v2.8.1 - MIT License
* @popperjs/core v2.8.2 - MIT License
*/

@@ -4,0 +4,0 @@

/**
* @popperjs/core v2.8.1 - MIT License
* @popperjs/core v2.8.2 - MIT License
*/

@@ -4,0 +4,0 @@

{
"name": "@popperjs/core",
"version": "2.8.1",
"version": "2.8.2",
"description": "Tooltip and Popover Positioning Engine",

@@ -47,4 +47,5 @@ "main": "dist/cjs/popper.js",

"build:typescript": "rimraf dist/typescript; flow-to-ts \"src/**/*.js\" --write --inline-utility-types; tsc-silent --project .config/tsconfig.json --createSourceFile .config/createSourceFile.js --suppress @; rimraf \"src/**/*.ts\"",
"prepublishOnly": "yarn build",
"postinstall": "husky install .config/husky"
"prepublishOnly": "yarn build && pinst --disable",
"_postinstall": "husky install .config/husky",
"postpublish": "pinst --enable"
},

@@ -105,2 +106,3 @@ "prettier": {

"jest-puppeteer": "^4.4.0",
"pinst": "^2.1.4",
"poster": "^0.0.9",

@@ -107,0 +109,0 @@ "prettier": "^2.2.1",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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