@ngneat/helipopper
Advanced tools
Comparing version 2.1.1 to 3.0.0
{ | ||
"name": "@ngneat/helipopper", | ||
"version": "2.1.1", | ||
"version": "3.0.0", | ||
"description": "A Powerful Tooltip and Popover for Angular Applications", | ||
@@ -8,4 +8,3 @@ "schematics": "./schematics/collection.json", | ||
"tslib": "^1.10.0", | ||
"tippy.js": "^6.2.3", | ||
"@ngneat/overview": "^1.0.0-beta.3" | ||
"tippy.js": "^6.2.3" | ||
}, | ||
@@ -12,0 +11,0 @@ "keywords": [ |
@@ -42,3 +42,3 @@ <p align="center"> | ||
``` | ||
ng add @ngneat/helipopper | ||
npm i @ngneat/{overview,helipopper} | ||
``` | ||
@@ -45,0 +45,0 @@ |
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
2
469228
- Removed@ngneat/overview@^1.0.0-beta.3
- Removed@ngneat/overview@1.0.0(transitive)
- Removedtslib@2.8.1(transitive)