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

@justeattakeaway/pie-webc-core

Package Overview
Dependencies
Maintainers
0
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@justeattakeaway/pie-webc-core - npm Package Compare versions

Comparing version 0.24.1 to 0.24.2

8

CHANGELOG.md
# Changelog
## 0.24.2
### Patch Changes
- [Fixed] - Imports to align with new linting rule ([#1622](https://github.com/justeattakeaway/pie/pull/1622)) by [@xander-marjoram](https://github.com/xander-marjoram)
[Removed] - Empty lines at the start of some files
## 0.24.1

@@ -4,0 +12,0 @@

2

package.json
{
"name": "@justeattakeaway/pie-webc-core",
"version": "0.24.1",
"version": "0.24.2",
"description": "PIE design system base classes, mixins and utilities for web components",

@@ -5,0 +5,0 @@ "type": "module",

@@ -1,4 +0,3 @@

/* eslint-disable max-classes-per-file */
import { LitElement, isServer } from 'lit';
import type { GenericConstructor } from '../types/GenericConstructor';
import { type LitElement, isServer } from 'lit';
import { type GenericConstructor } from '../types/GenericConstructor';

@@ -5,0 +4,0 @@ /**

Sorry, the diff of this file is not supported yet

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