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

@types/react-swipeable-views

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-swipeable-views - npm Package Compare versions

Comparing version 0.0.26 to 0.0.27

1

react-swipeable-views/index.d.ts

@@ -5,2 +5,3 @@ // Type definitions for react-swipeable-views

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.1

@@ -7,0 +8,0 @@ import * as React from 'react';

7

react-swipeable-views/package.json
{
"name": "@types/react-swipeable-views",
"version": "0.0.26",
"version": "0.0.27",
"description": "TypeScript definitions for react-swipeable-views",

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

},
"typings": "index.d.ts",
"typesPublisherContentHash": "44efde4e150bcf847c410a566e9f8cc958943c272d90d52137f7b210e5418633"
"peerDependencies": {},
"typesPublisherContentHash": "ec43afa4d18328a1f5d7b09545bc0a5e778d66163fcc32bd98236753ebe2e85e",
"typeScriptVersion": "2.1"
}

@@ -8,9 +8,7 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/react-swipeable-views
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/react-swipeable-views
Additional Details
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT
* File structure: UMD
* Library Dependencies: none
* Module Dependencies: react
* Last updated: Mon, 23 Jan 2017 21:31:32 GMT
* Dependencies: react
* Global values: ReactSwipeableViews

@@ -17,0 +15,0 @@

{
"authors": "Michael Ledin <https://github.com/mxl>",
"definitionFilename": "index.d.ts",
"libraryDependencies": [],
"moduleDependencies": [
"react"
],
"libraryMajorVersion": "0",
"libraryMinorVersion": "0",
"name": "react-swipeable-views",
"libraryName": "react-swipeable-views",
"typingsPackageName": "react-swipeable-views",
"projectName": "https://github.com/oliviertassinari/react-swipeable-views",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"sourceBranch": "types-2.0",
"kind": "UMD",
"globals": [
"ReactSwipeableViews"
],
"declaredModules": [],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "44efde4e150bcf847c410a566e9f8cc958943c272d90d52137f7b210e5418633"
"data": {
"authors": "Michael Ledin <https://github.com/mxl>",
"dependencies": {
"react": "*"
},
"pathMappings": {},
"libraryMajorVersion": 0,
"libraryMinorVersion": 0,
"typeScriptVersion": "2.1",
"libraryName": "react-swipeable-views",
"typingsPackageName": "react-swipeable-views",
"projectName": "https://github.com/oliviertassinari/react-swipeable-views",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"globals": [
"ReactSwipeableViews"
],
"declaredModules": [
"react-swipeable-views/."
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "ec43afa4d18328a1f5d7b09545bc0a5e778d66163fcc32bd98236753ebe2e85e"
},
"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