New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/twix

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/twix - npm Package Compare versions

Comparing version 0.6.37 to 0.6.38

7

twix/index.d.ts

@@ -26,2 +26,5 @@ // Type definitions for twix.js 0.6.3

lastNightEndsAt?: number;
hideTime?: boolean;
hideDate?: boolean;
hideYear?: boolean;
}

@@ -65,4 +68,4 @@

equals(other: Twix): boolean;
union(other: Twix): Twix;
intersection(other: Twix): Twix;
union(other: Twix): Twix;
intersection(other: Twix): Twix;

@@ -69,0 +72,0 @@ xor(other: Twix): Twix[];

{
"name": "@types/twix",
"version": "0.6.37",
"version": "0.6.38",
"description": "TypeScript definitions for twix.js",

@@ -14,5 +14,6 @@ "license": "MIT",

"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},

@@ -23,4 +24,4 @@ "scripts": {},

},
"typesPublisherContentHash": "2c153c33ebdc54b44580519068e49125eedee1c93265acf4085e503a9cfb02d3",
"typesPublisherContentHash": "062b9407454fabbf0219316775cac7d14d689be951e8bd002d60c7ec86c517c1",
"typeScriptVersion": "2.0"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/twix
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/twix
Additional Details
* Last updated: Tue, 27 Mar 2018 18:51:52 GMT
* Last updated: Sun, 18 Nov 2018 23:59:24 GMT
* Dependencies: moment

@@ -14,0 +14,0 @@ * Global values: none

Sorry, the diff of this file is not supported yet

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