@types/xrm
Advanced tools
Comparing version 8.0.36 to 8.0.37
{ | ||
"name": "@types/xrm", | ||
"version": "8.0.36", | ||
"version": "8.0.37", | ||
"description": "TypeScript definitions for Microsoft Dynamics xRM API", | ||
@@ -15,4 +15,4 @@ "license": "MIT", | ||
"peerDependencies": {}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "bebcbaa1b05a7e235cd78bacfee7cb6735ebc26c161be5745cc47d09e5fdb089" | ||
"typesPublisherContentHash": "f1000bf015a3c46b5647aa0800b9a25dc96b7e1e9f40b09999e44bf87f1b0f04", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -8,9 +8,7 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/xrm | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/xrm | ||
Additional Details | ||
* Last updated: Mon, 28 Nov 2016 16:28:40 GMT | ||
* File structure: Global | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
* Last updated: Wed, 11 Jan 2017 02:14:38 GMT | ||
* Dependencies: none | ||
* Global values: GetGlobalContext, Xrm, XrmEnum | ||
@@ -17,0 +15,0 @@ |
{ | ||
"authors": "David Berry <https://github.com/6ix4our/>, Matt Ngan <https://github.com/mattngan/>, Markus Mauch <https://github.com/markusmauch/>, Daryl LaBar <https://github.com/daryllabar>", | ||
"definitionFilename": "index.d.ts", | ||
"libraryDependencies": [], | ||
"moduleDependencies": [], | ||
"libraryMajorVersion": 8, | ||
"libraryMinorVersion": 0, | ||
"name": "xrm", | ||
"libraryName": "Microsoft Dynamics xRM API", | ||
"typingsPackageName": "xrm", | ||
"projectName": "http://www.microsoft.com/en-us/download/details.aspx?id=44567", | ||
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"sourceBranch": "types-2.0", | ||
"kind": "Global", | ||
"globals": [ | ||
"GetGlobalContext", | ||
"Xrm", | ||
"XrmEnum" | ||
], | ||
"declaredModules": [], | ||
"files": [ | ||
"index.d.ts" | ||
], | ||
"hasPackageJson": false, | ||
"contentHash": "bebcbaa1b05a7e235cd78bacfee7cb6735ebc26c161be5745cc47d09e5fdb089" | ||
"data": { | ||
"authors": "David Berry <https://github.com/6ix4our/>, Matt Ngan <https://github.com/mattngan/>, Markus Mauch <https://github.com/markusmauch/>, Daryl LaBar <https://github.com/daryllabar>", | ||
"dependencies": {}, | ||
"libraryMajorVersion": 8, | ||
"libraryMinorVersion": 0, | ||
"typeScriptVersion": "2.0", | ||
"libraryName": "Microsoft Dynamics xRM API", | ||
"typingsPackageName": "xrm", | ||
"projectName": "http://www.microsoft.com/en-us/download/details.aspx?id=44567", | ||
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"globals": [ | ||
"GetGlobalContext", | ||
"Xrm", | ||
"XrmEnum" | ||
], | ||
"declaredModules": [], | ||
"files": [ | ||
"index.d.ts" | ||
], | ||
"hasPackageJson": false, | ||
"contentHash": "f1000bf015a3c46b5647aa0800b9a25dc96b7e1e9f40b09999e44bf87f1b0f04" | ||
}, | ||
"isLatest": true | ||
} |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
99749
2464
17