@types/backbone.radio
Advanced tools
Comparing version 0.8.36 to 0.8.37
@@ -1,2 +0,2 @@ | ||
// Type definitions for Backbone.Radio v0.8.3 | ||
// Type definitions for Backbone.Radio 0.8 | ||
// Project: https://github.com/marionettejs/backbone.radio | ||
@@ -6,3 +6,3 @@ // Definitions by: Peter Palotas <https://github.com/alphaleonis> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
// TypeScript Version: 2.8 | ||
@@ -9,0 +9,0 @@ import * as Backbone from 'backbone'; |
{ | ||
"name": "@types/backbone.radio", | ||
"version": "0.8.36", | ||
"version": "0.8.37", | ||
"description": "TypeScript definitions for Backbone.Radio", | ||
@@ -22,3 +22,4 @@ "license": "MIT", | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/backbone.radio" | ||
}, | ||
@@ -29,4 +30,4 @@ "scripts": {}, | ||
}, | ||
"typesPublisherContentHash": "f8e82c1846f969fb42694958d2aec2528ae660c5a63d036e43dd4b5487321cda", | ||
"typeScriptVersion": "2.3" | ||
"typesPublisherContentHash": "a1eaadef97c8a976c1f81fd8fce2339c6be3c1f232073d1a72bf2a84178f46c5", | ||
"typeScriptVersion": "2.8" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for Backbone.Radio ( https://github.com/marionettejs/backbone.radio ). | ||
This package contains type definitions for Backbone.Radio (https://github.com/marionettejs/backbone.radio). | ||
@@ -12,3 +12,3 @@ # Details | ||
Additional Details | ||
* Last updated: Fri, 15 Feb 2019 16:25:12 GMT | ||
* Last updated: Wed, 19 Jun 2019 17:06:08 GMT | ||
* Dependencies: @types/backbone | ||
@@ -18,2 +18,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by Peter Palotas <https://github.com/alphaleonis>, Julian Gonggrijp <https://github.com/jgonggrijp>. | ||
These definitions were written by Peter Palotas <https://github.com/alphaleonis>, and Julian Gonggrijp <https://github.com/jgonggrijp>. |
9038