Socket
Socket
Sign inDemoInstall

@ltht-react/flag-summary

Package Overview
Dependencies
77
Maintainers
1
Versions
305
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.4 to 0.0.5

8

CHANGELOG.md

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

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

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

6

lib/fixtures.js

@@ -25,3 +25,3 @@ "use strict";

start: {
value: new Date('2013-01-01T00:00:00+00:00'),
value: '2013-01-01T00:00:00+00:00',
kind: types_1.PartialDateTimeKindCode.Year,

@@ -47,4 +47,4 @@ },

start: {
value: new Date(2017, 3, 12),
kind: types_1.PartialDateTimeKindCode.Date,
value: '2013-01-01T00:00:00+00:00',
kind: types_1.PartialDateTimeKindCode.YearMonth,
},

@@ -51,0 +51,0 @@ },

{
"name": "@ltht-react/flag-summary",
"version": "0.0.4",
"version": "0.0.5",
"description": "> TODO: description",

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

"@ltht-react/styles": "^0.0.1",
"@ltht-react/types": "^0.0.3",
"@ltht-react/utils": "^0.0.2",
"@ltht-react/types": "^0.0.4",
"@ltht-react/utils": "^0.0.3",
"emotion": "^10.0.27",

@@ -60,3 +60,3 @@ "react": "^16.12.0"

},
"gitHead": "b272edcd5223faa43f7359aefb865499942d873c"
"gitHead": "c284068fcfa5688c5a7a299aaa2ba4efaf54ca33"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc