@bolt/components-sticky
Advanced tools
Comparing version 2.24.0 to 2.25.0
@@ -6,2 +6,18 @@ # Change Log | ||
# [2.25.0](https://github.com/bolt-design-system/bolt/tree/master/packages/components/bolt-sticky/compare/v2.22.2...v2.25.0) (2020-07-13) | ||
### Bug Fixes | ||
* update componet descriptions ([b9fefe6](https://github.com/bolt-design-system/bolt/tree/master/packages/components/bolt-sticky/commit/b9fefe6106eb74e3d4794a51443a2b576d9651d9)) | ||
### Features | ||
* globally lazyload JS bundles to expose same existing issues as the ones found with the new lazy-queue functionality ([7cc4ce2](https://github.com/bolt-design-system/bolt/tree/master/packages/components/bolt-sticky/commit/7cc4ce2fa9ce28dc4f9f37078762f106ca87729f)) | ||
# [2.24.0](https://github.com/bolt-design-system/bolt/tree/master/packages/components/bolt-sticky/compare/v2.23.0...v2.24.0) (2020-06-05) | ||
@@ -8,0 +24,0 @@ |
{ | ||
"name": "@bolt/components-sticky", | ||
"version": "2.24.0", | ||
"description": "Sticky Component in Bolt", | ||
"version": "2.25.0", | ||
"description": "A content container that enables content to be sticky.", | ||
"keywords": [ | ||
@@ -19,3 +19,3 @@ "bolt design system", | ||
"dependencies": { | ||
"@bolt/core-v3.x": "^2.24.0", | ||
"@bolt/core-v3.x": "^2.25.0", | ||
"@bolt/lazy-queue": "^2.23.0", | ||
@@ -27,3 +27,3 @@ "stickyfilljs": "^2.0.3" | ||
}, | ||
"gitHead": "e670269f972041968fbc2864b480a60dc043446a", | ||
"gitHead": "5f2624235ffce803a267d7a9a1569558fff82ec9", | ||
"maintainers": [ | ||
@@ -46,4 +46,4 @@ { | ||
], | ||
"schema": "sticky.schema.yml", | ||
"schema": "sticky.schema.js", | ||
"sourceFilesFrom": "0.10.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
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
37119
168
0
Updated@bolt/core-v3.x@^2.25.0