🚀 Big News:Socket Has Acquired Secure Annex.Learn More
Socket
Book a DemoSign in
Socket

@types/backbone

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/backbone - npm Package Compare versions

Comparing version
1.0.16-alpha
to
1.0.17-alpha
+3
-2
package.json
{
"name": "@types/backbone",
"version": "1.0.16-alpha",
"version": "1.0.17-alpha",
"description": "Type definitions for Backbone 1.0.0 from https://www.github.com/DefinitelyTyped/DefinitelyTyped",

@@ -11,4 +11,5 @@ "main": "",

"dependencies": {
"underscore": "*"
"underscore": "*",
"@types/jquery": "*"
}
}
+3
-3

@@ -14,9 +14,9 @@ # Installation

# Details
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped in the backbone directory.
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/backbone
Additional Details
* Last updated: Tue, 17 May 2016 04:07:27 GMT
* Last updated: Thu, 19 May 2016 20:05:31 GMT
* Typings kind: UMD
* Library Dependencies: none
* Library Dependencies: jquery
* Module Dependencies: underscore
* Global values: Backbone
{
"authors": "Boris Yankov <https://github.com/borisyankov/>, Natan Vivo <https://github.com/nvivo/>",
"definitionFilename": "index.d.ts",
"libraryDependencies": [],
"libraryDependencies": [
"jquery"
],
"moduleDependencies": [

@@ -14,2 +16,3 @@ "underscore"

"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"sourceBranch": "types-2.0",
"kind": "UMD",

@@ -16,0 +19,0 @@ "globals": [