Socket
Socket
Sign inDemoInstall

@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.17.1 to 0.17.2

6

CHANGELOG.md
# Change Log
## 0.17.2
### Patch Changes
- 92361c19: export Directive from core package
## 0.17.1

@@ -4,0 +10,0 @@

1

index.js

@@ -40,2 +40,3 @@ // lit-element

} from 'lit-html';
export { Directive } from 'lit-html/directive.js';
export { asyncAppend } from 'lit-html/directives/async-append.js';

@@ -42,0 +43,0 @@ export { asyncReplace } from 'lit-html/directives/async-replace.js';

2

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

@@ -5,0 +5,0 @@ "license": "MIT",

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