New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/react-bootstrap

Package Overview
Dependencies
Maintainers
1
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-bootstrap - npm Package Compare versions

Comparing version 0.0.40 to 0.0.41

1

react-bootstrap/index.d.ts

@@ -8,2 +8,3 @@ // Type definitions for react-bootstrap

export = ReactBootstrap;
export as namespace ReactBootstrap;

@@ -10,0 +11,0 @@ declare namespace ReactBootstrap {

4

react-bootstrap/package.json
{
"name": "@types/react-bootstrap",
"version": "0.0.40",
"version": "0.0.41",
"description": "TypeScript definitions for react-bootstrap",

@@ -17,4 +17,4 @@ "license": "MIT",

"peerDependencies": {},
"typesPublisherContentHash": "fe14b3e51d7d0491d56838f2c0d6ac73029f7e1c9965a66fc382df45348f11d6",
"typesPublisherContentHash": "6f754bb3c8b2b0c1ace042e42e683241da2ff9f2307cf7bf1383362ce563ca87",
"typeScriptVersion": "2.0"
}

@@ -11,7 +11,7 @@ # Installation

Additional Details
* Last updated: Wed, 18 Jan 2017 03:59:55 GMT
* Last updated: Wed, 18 Jan 2017 08:47:11 GMT
* Dependencies: react
* Global values: none
* Global values: ReactBootstrap
# Credits
These definitions were written by Walker Burgin <https://github.com/walkerburgin>, Vincent Siao <https://github.com/vsiao>, Danilo Barros <https://github.com/danilojrr>, Batbold Gansukh <https://github.com/Batbold-Gansukh>.

@@ -18,3 +18,5 @@ {

"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"globals": [],
"globals": [
"ReactBootstrap"
],
"declaredModules": [

@@ -27,5 +29,5 @@ "react-bootstrap/."

"hasPackageJson": false,
"contentHash": "fe14b3e51d7d0491d56838f2c0d6ac73029f7e1c9965a66fc382df45348f11d6"
"contentHash": "6f754bb3c8b2b0c1ace042e42e683241da2ff9f2307cf7bf1383362ce563ca87"
},
"isLatest": true
}
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