terra-paginator
Advanced tools
Comparing version 2.54.0 to 2.55.0
@@ -7,2 +7,7 @@ ChangeLog | ||
2.55.0 - (July 7, 2020) | ||
------------------ | ||
### Changed | ||
* Minor dependency version bump | ||
2.54.0 - (June 23, 2020) | ||
@@ -9,0 +14,0 @@ ------------------ |
{ | ||
"name": "terra-paginator", | ||
"main": "lib/Paginator.js", | ||
"version": "2.54.0", | ||
"version": "2.55.0", | ||
"description": "Paginator to be used for data sets of known and unknown size. Provides first, last, previous, next, and paged functionality.", | ||
@@ -25,3 +25,3 @@ "repository": { | ||
"devDependencies": { | ||
"terra-props-table": "^2.47.0" | ||
"terra-props-table": "^2.48.0" | ||
}, | ||
@@ -37,8 +37,8 @@ "peerDependencies": { | ||
"prop-types": "^15.5.8", | ||
"terra-button": "^3.42.0", | ||
"terra-dialog": "^2.45.0", | ||
"terra-form-input": "^3.6.0", | ||
"terra-icon": "^3.32.0", | ||
"terra-mixins": "^1.35.0", | ||
"terra-responsive-element": "^5.20.0", | ||
"terra-button": "^3.43.0", | ||
"terra-dialog": "^2.46.0", | ||
"terra-form-input": "^3.7.0", | ||
"terra-icon": "^3.33.0", | ||
"terra-mixins": "^1.36.0", | ||
"terra-responsive-element": "^5.21.0", | ||
"terra-theme-context": "^1.0.0", | ||
@@ -61,3 +61,3 @@ "terra-visually-hidden-text": "^2.28.0" | ||
}, | ||
"gitHead": "b6a45b34527f4cda224ef737c4c5c2236a9948fc" | ||
"gitHead": "60d0cac8d2ed1b17bf1b30a0ddd53dd4c0ac9b3a" | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
782369
145
Updatedterra-button@^3.43.0
Updatedterra-dialog@^2.46.0
Updatedterra-form-input@^3.7.0
Updatedterra-icon@^3.33.0
Updatedterra-mixins@^1.36.0