Socket
Socket
Sign inDemoInstall

@ltht-react/types

Package Overview
Dependencies
Maintainers
1
Versions
312
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ltht-react/types - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [0.0.4](https://github.com/ltht-epr/ltht-react/compare/@ltht-react/types@0.0.3...@ltht-react/types@0.0.4) (2020-01-07)
**Note:** Version bump only for package @ltht-react/types
## [0.0.3](https://github.com/ltht-epr/ltht-react/compare/@ltht-react/types@0.0.2...@ltht-react/types@0.0.3) (2020-01-07)

@@ -8,0 +16,0 @@

6

lib/index.d.ts

@@ -9,6 +9,6 @@ export declare type Maybe<T> = T | null;

Float: number;
DateTimeOffset: Date;
DateTimeOffset: string;
Decimal: number;
Date: Date;
DateTime: Date;
Date: string;
DateTime: string;
Milliseconds: number;

@@ -15,0 +15,0 @@ Seconds: number;

{
"name": "@ltht-react/types",
"version": "0.0.3",
"version": "0.0.4",
"description": "> TODO: description",

@@ -36,3 +36,3 @@ "author": "Jonny Smith <jonny.asmith@gmail.com>",

},
"gitHead": "b272edcd5223faa43f7359aefb865499942d873c"
"gitHead": "c284068fcfa5688c5a7a299aaa2ba4efaf54ca33"
}
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