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

@types/react-split-pane

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-split-pane - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

react-split-pane/index.d.ts

7

react-split-pane/package.json
{
"name": "@types/react-split-pane",
"version": "0.1.4",
"version": "0.1.5",
"description": "TypeScript definitions for react-split-pane v0.1.38",

@@ -16,4 +16,5 @@ "license": "MIT",

},
"typings": "react-split-pane.d.ts",
"typesPublisherContentHash": "ebaeac46d9cc46a7cc6d4addc729e94a27870523df96e615e9878d96551fd04d"
"peerDependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "f6813bd6c6cdb3ef294e56bb84a1563a3ae0fae1a0839364a170221c2ed66a32"
}

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

Additional Details
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT
* Last updated: Mon, 21 Nov 2016 21:02:59 GMT
* File structure: OldUMD

@@ -14,0 +14,0 @@ * Library Dependencies: react

{
"authors": "Roger Chen <https://github.com/rcchen>",
"definitionFilename": "react-split-pane.d.ts",
"definitionFilename": "index.d.ts",
"libraryDependencies": [

@@ -8,4 +8,4 @@ "react"

"moduleDependencies": [],
"libraryMajorVersion": "0",
"libraryMinorVersion": "1",
"libraryMajorVersion": 0,
"libraryMinorVersion": 1,
"libraryName": "react-split-pane v0.1.38",

@@ -22,6 +22,6 @@ "typingsPackageName": "react-split-pane",

"files": [
"react-split-pane.d.ts"
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "ebaeac46d9cc46a7cc6d4addc729e94a27870523df96e615e9878d96551fd04d"
"contentHash": "f6813bd6c6cdb3ef294e56bb84a1563a3ae0fae1a0839364a170221c2ed66a32"
}
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