@popperjs/core
Advanced tools
Comparing version 2.8.1 to 2.8.2
/** | ||
* @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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
1487378
0
46