@types/mathjs
Advanced tools
Comparing version 0.0.32 to 0.0.33
{ | ||
"name": "@types/mathjs", | ||
"version": "0.0.32", | ||
"version": "0.0.33", | ||
"description": "TypeScript definitions for mathjs", | ||
@@ -15,4 +15,4 @@ "license": "MIT", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "7844f9faa20f445bde698c9a48a766dc2d670e660a0209043811f9395ad6b348", | ||
"typesPublisherContentHash": "72ee5fbc370cbc9bdc9e6c9452616c0589d5f2a2d83fc477f9eedb28a24f205d", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,5 +11,4 @@ # Installation | ||
Additional Details | ||
* Last updated: Sat, 31 Dec 2016 19:46:41 GMT | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
* Last updated: Mon, 23 Jan 2017 02:32:30 GMT | ||
* Dependencies: none | ||
* Global values: math | ||
@@ -16,0 +15,0 @@ |
{ | ||
"authors": "Ilya Shestakov <https://github.com/siavol/>", | ||
"libraryDependencies": [], | ||
"moduleDependencies": [], | ||
"libraryMajorVersion": 0, | ||
"libraryMinorVersion": 0, | ||
"typeScriptVersion": "2.0", | ||
"name": "mathjs", | ||
"libraryName": "mathjs", | ||
"typingsPackageName": "mathjs", | ||
"projectName": "http://mathjs.org/", | ||
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"sourceBranch": "master", | ||
"globals": [ | ||
"math" | ||
], | ||
"declaredModules": [ | ||
"mathjs" | ||
], | ||
"files": [ | ||
"index.d.ts" | ||
], | ||
"hasPackageJson": false, | ||
"contentHash": "7844f9faa20f445bde698c9a48a766dc2d670e660a0209043811f9395ad6b348" | ||
"data": { | ||
"authors": "Ilya Shestakov <https://github.com/siavol/>", | ||
"dependencies": {}, | ||
"pathMappings": {}, | ||
"libraryMajorVersion": 0, | ||
"libraryMinorVersion": 0, | ||
"typeScriptVersion": "2.0", | ||
"libraryName": "mathjs", | ||
"typingsPackageName": "mathjs", | ||
"projectName": "http://mathjs.org/", | ||
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"globals": [ | ||
"math" | ||
], | ||
"declaredModules": [ | ||
"mathjs" | ||
], | ||
"files": [ | ||
"index.d.ts" | ||
], | ||
"hasPackageJson": false, | ||
"contentHash": "72ee5fbc370cbc9bdc9e6c9452616c0589d5f2a2d83fc477f9eedb28a24f205d" | ||
}, | ||
"isLatest": true | ||
} |
Sorry, the diff of this file is too big to display
97047
1970
17