@types/backbone
Advanced tools
+3
-2
| { | ||
| "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": [ |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
17272
0.49%353
0.86%2
100%+ Added
+ Added