Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@bolt/components-sticky

Package Overview
Dependencies
Maintainers
5
Versions
350
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bolt/components-sticky - npm Package Compare versions

Comparing version 2.24.0 to 2.25.0

sticky.schema.js

16

CHANGELOG.md

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

10

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