Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/later

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/later - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

2

later/index.d.ts

@@ -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
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc