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

@lion/core

Package Overview
Dependencies
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lion/core - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

11

CHANGELOG.md

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

## [0.2.1](https://github.com/ing-bank/lion/compare/@lion/core@0.2.0...@lion/core@0.2.1) (2019-10-23)
### Bug Fixes
* **core:** export Part classes from lit-html ([#340](https://github.com/ing-bank/lion/issues/340)) ([9a8f45b](https://github.com/ing-bank/lion/commit/9a8f45b))
# [0.2.0](https://github.com/ing-bank/lion/compare/@lion/core@0.1.13...@lion/core@0.2.0) (2019-09-25)

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

@@ -17,2 +17,8 @@ /**

SVGTemplateResult,
AttributePart,
BooleanAttributePart,
EventPart,
NodePart,
PropertyPart,
isPrimitive,
} from 'lit-html';

@@ -19,0 +25,0 @@ export { render as renderShady } from 'lit-html/lib/shady-render.js';

4

package.json
{
"name": "@lion/core",
"version": "0.2.0",
"version": "0.2.1",
"description": "Core functionality that is shared across all Lion Web Components",

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

},
"gitHead": "ab0b87146323b5f368c267de8bd96442fff430ea"
"gitHead": "8b913524df625ca152b53d3379a8fb3c51c7f2cc"
}
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