Socket
Socket
Sign inDemoInstall

@lion/calendar

Package Overview
Dependencies
Maintainers
1
Versions
174
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lion/calendar - npm Package Compare versions

Comparing version 0.1.20 to 0.1.21

11

CHANGELOG.md

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

## [0.1.21](https://github.com/ing-bank/lion/compare/@lion/calendar@0.1.20...@lion/calendar@0.1.21) (2019-06-20)
### Bug Fixes
* support en-PH locale for polymer-cli ([7643e64](https://github.com/ing-bank/lion/commit/7643e64))
## [0.1.20](https://github.com/ing-bank/lion/compare/@lion/calendar@0.1.19...@lion/calendar@0.1.20) (2019-06-18)

@@ -8,0 +19,0 @@

6

package.json
{
"name": "@lion/calendar",
"version": "0.1.20",
"version": "0.1.21",
"description": "Standalone calendar",

@@ -39,3 +39,3 @@ "author": "ing-bank",

"devDependencies": {
"@lion/button": "^0.1.24",
"@lion/button": "^0.1.25",
"@open-wc/demoing-storybook": "^0.2.0",

@@ -45,3 +45,3 @@ "@open-wc/testing": "^0.12.5",

},
"gitHead": "0463ec6494d6ee52b7b398c5d611a5e5bfd8cde4"
"gitHead": "4a1c289ff57784e2e3c1c506ae3b7bd4480b61b5"
}

@@ -34,2 +34,3 @@ import { html, LitElement } from '@lion/core';

case 'en-GB':
case 'en-PH':
case 'en-US':

@@ -36,0 +37,0 @@ case 'en':

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