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

@types/react-widgets

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-widgets - npm Package Compare versions

Comparing version 3.2.22 to 3.2.23

0

react-widgets/index.d.ts

@@ -0,0 +0,0 @@ // Type definitions for react-widgets v3.2.1

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

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

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

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

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

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

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

11

react-widgets/package.json
{
"name": "@types/react-widgets",
"version": "3.2.22",
"description": "TypeScript definitions for react-widgets v3.2.1",
"version": "3.2.23",
"description": "TypeScript definitions for react-widgets",
"license": "MIT",

@@ -13,6 +13,7 @@ "author": "Rogier Schouten <https://github.com/rogierschouten/>",

"scripts": {},
"dependencies": {},
"dependencies": {
"@types/react": "*"
},
"peerDependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "4076e62a2b7d177d4ddb00d993783861108ee797cc64c71222868fc31e8626e8"
"typesPublisherContentHash": "ec03b846c76b674ebab761de40eddebcc99ab5fb17b4c8d8a2ee14bad8965995"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for react-widgets v3.2.1 (https://github.com/jquense/react-widgets).
This package contains type definitions for react-widgets (https://github.com/jquense/react-widgets).

@@ -12,3 +12,3 @@ # Details

Additional Details
* Last updated: Thu, 13 Oct 2016 19:38:51 GMT
* Last updated: Mon, 28 Nov 2016 19:18:10 GMT
* File structure: ProperModule

@@ -15,0 +15,0 @@ * Library Dependencies: none

{
"authors": "Rogier Schouten <https://github.com/rogierschouten/>",
"definitionFilename": "index.d.ts",
"libraryDependencies": [],

@@ -8,5 +7,5 @@ "moduleDependencies": [

],
"libraryMajorVersion": "3",
"libraryMinorVersion": "2",
"libraryName": "react-widgets v3.2.1",
"libraryMajorVersion": 3,
"libraryMinorVersion": 2,
"libraryName": "react-widgets",
"typingsPackageName": "react-widgets",

@@ -31,12 +30,12 @@ "projectName": "https://github.com/jquense/react-widgets",

"index.d.ts",
"lib/Calendar.d.ts",
"lib/Combobox.d.ts",
"lib/DateTimePicker.d.ts",
"lib/DropdownList.d.ts",
"lib/Multiselect.d.ts",
"lib/NumberPicker.d.ts",
"lib/SelectList.d.ts"
"lib\\Calendar.d.ts",
"lib\\Combobox.d.ts",
"lib\\DateTimePicker.d.ts",
"lib\\DropdownList.d.ts",
"lib\\Multiselect.d.ts",
"lib\\NumberPicker.d.ts",
"lib\\SelectList.d.ts"
],
"hasPackageJson": false,
"contentHash": "4076e62a2b7d177d4ddb00d993783861108ee797cc64c71222868fc31e8626e8"
"contentHash": "ec03b846c76b674ebab761de40eddebcc99ab5fb17b4c8d8a2ee14bad8965995"
}
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