@slickgrid-universal/pagination-component
Advanced tools
Comparing version 0.18.0 to 0.19.0
@@ -6,2 +6,11 @@ # Change Log | ||
# [0.19.0](https://github.com/ghiscoding/slickgrid-universal/compare/v0.18.0...v0.19.0) (2021-10-28) | ||
**Note:** Version bump only for package @slickgrid-universal/pagination-component | ||
# [0.18.0](https://github.com/ghiscoding/slickgrid-universal/compare/v0.17.0...v0.18.0) (2021-09-29) | ||
@@ -8,0 +17,0 @@ |
{ | ||
"name": "@slickgrid-universal/pagination-component", | ||
"version": "0.18.0", | ||
"version": "0.19.0", | ||
"description": "Slick Pagination Component - Vanilla Implementation of a Pagination Component", | ||
@@ -33,6 +33,15 @@ "main": "dist/commonjs/index.js", | ||
}, | ||
"license": "MIT", | ||
"author": "Ghislain B.", | ||
"license": "MIT", | ||
"homepage": "https://github.com/ghiscoding/slickgrid-universal", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/ghiscoding/slickgrid-universal.git", | ||
"directory": "packages/pagination-component" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/ghiscoding/slickgrid-universal/issues" | ||
}, | ||
"engines": { | ||
"node": ">=14.15.0", | ||
"node": ">=14.17.0", | ||
"npm": ">=6.14.8" | ||
@@ -46,4 +55,4 @@ }, | ||
"dependencies": { | ||
"@slickgrid-universal/binding": "^0.18.0", | ||
"@slickgrid-universal/common": "^0.18.0" | ||
"@slickgrid-universal/binding": "^0.19.0", | ||
"@slickgrid-universal/common": "^0.19.0" | ||
}, | ||
@@ -56,3 +65,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "8bb69e2ea317262f1392f0b2bdf0adbb47263fb5" | ||
"gitHead": "d00b46c9265ac4ac0aa88b0dc7d6cafacecdaf60" | ||
} |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
79035
0
1
0
+ Added@slickgrid-universal/binding@0.19.2(transitive)
+ Added@slickgrid-universal/common@0.19.2(transitive)
- Removed@slickgrid-universal/binding@0.18.0(transitive)
- Removed@slickgrid-universal/common@0.18.0(transitive)