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 4.1.0 to 4.1.1

2

bootstrap/index.d.ts

@@ -357,3 +357,3 @@ // Type definitions for Bootstrap 4.1

declare global {
interface JQuery<TElement extends Node = HTMLElement> extends Iterable<TElement> {
interface JQuery<TElement = HTMLElement> {
alert(action?: "close" | "dispose"): this;

@@ -360,0 +360,0 @@

{
"name": "@types/bootstrap",
"version": "4.1.0",
"version": "4.1.1",
"description": "TypeScript definitions for Bootstrap",

@@ -16,3 +16,3 @@ "license": "MIT",

"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},

@@ -24,4 +24,4 @@ "scripts": {},

},
"typesPublisherContentHash": "52198f1da3b5105e7f367fc39481a6c763fa3e03671ae65cead0033acde22cb5",
"typesPublisherContentHash": "d85bf1a25ba3cf5ae72def450aab7c4d09b2ce7e586b380242ca07bc61852a11",
"typeScriptVersion": "2.3"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bootstrap
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bootstrap
Additional Details
* Last updated: Wed, 11 Apr 2018 23:19:56 GMT
* Last updated: Mon, 18 Jun 2018 22:47:04 GMT
* Dependencies: popper.js, jquery

@@ -14,0 +14,0 @@ * Global values: Bootstrap

Sorry, the diff of this file is not supported yet

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