@types/later
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -145,3 +145,3 @@ // Type definitions for LaterJS 1.2 | ||
*/ | ||
[ timeperiodAndModifierName: string ]: number[]; | ||
[ timeperiodAndModifierName: string ]: number[] | undefined; | ||
} | ||
@@ -148,0 +148,0 @@ |
{ | ||
"name": "@types/later", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "TypeScript definitions for LaterJS", | ||
"license": "MIT", | ||
"author": "Jason D Dryhurst-Smith <https://github.com/jasond-s>", | ||
"contributors": [ | ||
{ | ||
"name": "Jason D Dryhurst-Smith", | ||
"url": "https://github.com/jasond-s" | ||
} | ||
], | ||
"main": "", | ||
@@ -15,4 +20,4 @@ "repository": { | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "a6920e1c45e10960e07d7b931c287d3368635e37aecb78fcb2655cc10e7ba322", | ||
"typesPublisherContentHash": "a2fe4a409cdb83879b824845c0a721dffc1cf890474b9a83d3060a028bab0aee", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,5 +11,4 @@ # Installation | ||
Additional Details | ||
* Last updated: Tue, 27 Dec 2016 05:52:39 GMT | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
* Last updated: Thu, 16 Feb 2017 01:34:33 GMT | ||
* Dependencies: none | ||
* Global values: later | ||
@@ -16,0 +15,0 @@ |
{ | ||
"authors": "Jason D Dryhurst-Smith <https://github.com/jasond-s>", | ||
"libraryDependencies": [], | ||
"moduleDependencies": [], | ||
"libraryMajorVersion": 1, | ||
"libraryMinorVersion": 2, | ||
"typeScriptVersion": "2.0", | ||
"name": "later", | ||
"libraryName": "LaterJS", | ||
"typingsPackageName": "later", | ||
"projectName": "http://bunkat.github.io/later/", | ||
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"sourceBranch": "master", | ||
"globals": [ | ||
"later" | ||
], | ||
"declaredModules": [ | ||
"later" | ||
], | ||
"files": [ | ||
"index.d.ts" | ||
], | ||
"hasPackageJson": false, | ||
"contentHash": "a6920e1c45e10960e07d7b931c287d3368635e37aecb78fcb2655cc10e7ba322" | ||
"data": { | ||
"contributors": [ | ||
{ | ||
"name": "Jason D Dryhurst-Smith", | ||
"url": "https://github.com/jasond-s" | ||
} | ||
], | ||
"dependencies": {}, | ||
"pathMappings": {}, | ||
"libraryMajorVersion": 1, | ||
"libraryMinorVersion": 2, | ||
"typeScriptVersion": "2.0", | ||
"libraryName": "LaterJS", | ||
"typingsPackageName": "later", | ||
"projectName": "http://bunkat.github.io/later/", | ||
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"globals": [ | ||
"later" | ||
], | ||
"declaredModules": [ | ||
"later/." | ||
], | ||
"files": [ | ||
"index.d.ts" | ||
], | ||
"hasPackageJson": false, | ||
"contentHash": "a2fe4a409cdb83879b824845c0a721dffc1cf890474b9a83d3060a028bab0aee" | ||
}, | ||
"isLatest": true | ||
} |
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
22393
610
17