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

@types/react-addons-linked-state-mixin

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-addons-linked-state-mixin - npm Package Compare versions

Comparing version 0.14.13 to 0.14.14

2

index.d.ts

@@ -24,3 +24,3 @@ // Type definitions for React v0.14 (react-addons-linked-state-mixin)

declare module 'react' {
interface HTMLAttributes {
interface HTMLAttributes<T> {
checkedLink?: LinkedStateMixin.ReactLink<boolean>;

@@ -27,0 +27,0 @@ valueLink?: LinkedStateMixin.ReactLink<boolean | string | number>;

{
"name": "@types/react-addons-linked-state-mixin",
"version": "0.14.13",
"version": "0.14.14",
"description": "TypeScript definitions for React v0.14 (react-addons-linked-state-mixin)",
"license": "MIT",
"author": "Asana <https://asana.com>, AssureSign <http://www.assuresign.com>, Microsoft <https://microsoft.com>",
"main": "",
"scripts": {},
"author": "Asana <https://asana.com>, AssureSign <http://www.assuresign.com>, Microsoft <https://microsoft.com>",
"repository": {

@@ -12,7 +12,7 @@ "type": "git",

},
"license": "MIT",
"typings": "index.d.ts",
"scripts": {},
"dependencies": {
"@types/react": "0.14.*"
}
},
"typings": "index.d.ts"
}

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

Additional Details
* Last updated: Thu, 14 Jul 2016 13:52:49 GMT
* Last updated: Tue, 19 Jul 2016 13:07:25 GMT
* File structure: ModuleAugmentation

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

@@ -25,3 +25,4 @@ {

],
"contentHash": "5fde308fbd2460d40282dd64c5cf311bb2e287993b852fa02981594a89a89d2c"
"hasPackageJson": false,
"contentHash": "10be12dec7590d879dca4fad548a8f16cb56baa8f978fbe1f22535f49d9c4743"
}
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