New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@slickgrid-universal/pagination-component

Package Overview
Dependencies
Maintainers
1
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@slickgrid-universal/pagination-component - npm Package Compare versions

Comparing version 0.18.0 to 0.19.0

9

CHANGELOG.md

@@ -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 @@

21

package.json
{
"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"
}
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