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.0 to 5.2.1

6

bootstrap/js/dist/popover.d.ts

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

update(): void;
/**
* Gives a way to change the popover’s content after its initialization.
*/
setContent(content?: Record<string, string | Element | Tooltip.SetContentFunction | null>): void;
}

@@ -159,2 +164,3 @@

| 'update'
| 'setContent'
| 'dispose',

@@ -161,0 +167,0 @@ ) => JQuery;

4

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

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

},
"typesPublisherContentHash": "5d15c31e29cf1f2189435f7aa389ae7955be5817ea13733b41f70a9ce24a48ab",
"typesPublisherContentHash": "3d823d7fc78397b5a32f7452f6adbb5180ae55c2106e24fea184cb28c735a51e",
"typeScriptVersion": "4.0"
}

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

### Additional Details
* Last updated: Fri, 22 Jul 2022 20:32:22 GMT
* Last updated: Sat, 30 Jul 2022 18:32:18 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