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

@types/bootstrap

Package Overview
Dependencies
Maintainers
1
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/bootstrap - npm Package Compare versions

Comparing version 5.2.3 to 5.2.4

5

bootstrap/js/dist/scrollspy.d.ts

@@ -66,2 +66,7 @@ import BaseComponent, { GetInstanceFactory, GetOrCreateInstanceFactory } from './base-component';

target: string | Element | JQuery;
/**
* `IntersectionObserver` [threshold](https://developer.mozilla.org/en-US/docs/Web/API/IntersectionObserver/IntersectionObserver#threshold) valid input, when calculating scroll position.
*/
threshold?: number[] | string;
}

@@ -68,0 +73,0 @@

6

bootstrap/package.json
{
"name": "@types/bootstrap",
"version": "5.2.3",
"version": "5.2.4",
"description": "TypeScript definitions for bootstrap",

@@ -35,4 +35,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bootstrap",

},
"typesPublisherContentHash": "24dd8be0f5a713565e08b4dee655187405d2bf6d4f0e77f280818435a7f908de",
"typeScriptVersion": "4.0"
"typesPublisherContentHash": "1acbb6417be549dec840f9a8835cf347bdddcfc07e5db56ad9321cd0af2a67bb",
"typeScriptVersion": "4.1"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Wed, 24 Aug 2022 05:32:33 GMT
* Last updated: Fri, 09 Sep 2022 20:32:44 GMT
* Dependencies: [@types/popperjs__core](https://npmjs.com/package/@types/popperjs__core)

@@ -14,0 +14,0 @@ * Global values: `bootstrap`

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