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

@types/reflux

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/reflux - npm Package Compare versions

Comparing version 0.0.20-alpha to 0.0.21-alpha

8

index.d.ts

@@ -6,2 +6,5 @@ // Type definitions for RefluxJS

export = RefluxCore;
export as namespace Reflux;
declare module RefluxCore {

@@ -60,6 +63,1 @@

}
declare module "reflux" {
export = RefluxCore;
}
{
"name": "@types/reflux",
"version": "0.0.20-alpha",
"version": "0.0.21-alpha",
"description": "TypeScript definitions for RefluxJS",

@@ -8,2 +8,6 @@ "main": "",

"author": "Maurice de Beijer <https://github.com/mauricedb>",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"license": "MIT",

@@ -10,0 +14,0 @@ "typings": "index.d.ts",

@@ -11,9 +11,9 @@ # Installation

Additional Details
* Last updated: Wed, 25 May 2016 04:20:34 GMT
* File structure: OldUMD
* Last updated: Fri, 01 Jul 2016 18:42:32 GMT
* File structure: UMD
* Library Dependencies: none
* Module Dependencies: none
* Global values: RefluxCore
* Global values: Reflux, RefluxCore
# Credits
These definitions were written by Maurice de Beijer <https://github.com/mauricedb>.

@@ -13,13 +13,12 @@ {

"sourceBranch": "types-2.0",
"kind": "OldUMD",
"kind": "UMD",
"globals": [
"Reflux",
"RefluxCore"
],
"declaredModules": [
"reflux"
],
"declaredModules": [],
"files": [
"index.d.ts"
],
"contentHash": "7c5a4afb6bb2d94562aa410a5b001ed7dfe5d69f05a4135681c8fe0554454de8"
"contentHash": "30bb3d61620d79c75a78b2a361696e1203d2dfeba50405570e7eb2e2b06b38a2"
}
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