New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@vaadin/vaadin-icon

Package Overview
Dependencies
Maintainers
12
Versions
209
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/vaadin-icon - npm Package Compare versions

Comparing version 22.0.22 to 22.1.0-alpha1

LICENSE

8

package.json
{
"name": "@vaadin/vaadin-icon",
"version": "22.0.22",
"version": "22.1.0-alpha1",
"publishConfig": {

@@ -8,3 +8,3 @@ "access": "public"

"description": "Web component for creating SVG icons",
"license": "Apache-2.0",
"license": "https://raw.githubusercontent.com/vaadin/web-components/22.1/LICENSE",
"repository": {

@@ -35,5 +35,5 @@ "type": "git",

"dependencies": {
"@vaadin/icon": "^22.0.22"
"@vaadin/icon": "22.1.0-alpha1"
},
"gitHead": "3911915e4921e0338ff812cff30d4c65900225d2"
"gitHead": "e387194c2c3608b7567b43b788b504c3a12194d9"
}

@@ -16,5 +16,5 @@ # @vaadin/vaadin-icon

Apache License 2.0
This program is available under Vaadin Commercial License and Service Terms. For license terms, see LICENSE.
Vaadin collects usage statistics at development time to improve this product..
For details and to opt-out, see https://github.com/vaadin/vaadin-usage-statistics.
/**
* @license
* Copyright (c) 2021 - 2022 Vaadin Ltd.
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
* Copyright (c) 2000 - 2023 Vaadin Ltd.
*
* This program is available under Vaadin Commercial License and Service Terms.
*
*
* See https://vaadin.com/commercial-license-and-service-terms for the full
* license.
*/
export * from '@vaadin/icon/src/vaadin-icon-svg.js';
/**
* @license
* Copyright (c) 2021 - 2022 Vaadin Ltd.
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
* Copyright (c) 2000 - 2023 Vaadin Ltd.
*
* This program is available under Vaadin Commercial License and Service Terms.
*
*
* See https://vaadin.com/commercial-license-and-service-terms for the full
* license.
*/
export * from '@vaadin/icon/src/vaadin-icon-svg.js';
/**
* @license
* Copyright (c) 2021 - 2022 Vaadin Ltd.
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
* Copyright (c) 2000 - 2023 Vaadin Ltd.
*
* This program is available under Vaadin Commercial License and Service Terms.
*
*
* See https://vaadin.com/commercial-license-and-service-terms for the full
* license.
*/

@@ -6,0 +11,0 @@ import { Icon } from '@vaadin/icon/src/vaadin-icon.js';

/**
* @license
* Copyright (c) 2021 - 2022 Vaadin Ltd.
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
* Copyright (c) 2000 - 2023 Vaadin Ltd.
*
* This program is available under Vaadin Commercial License and Service Terms.
*
*
* See https://vaadin.com/commercial-license-and-service-terms for the full
* license.
*/

@@ -6,0 +11,0 @@ import { Icon } from '@vaadin/icon/src/vaadin-icon.js';

/**
* @license
* Copyright (c) 2021 - 2022 Vaadin Ltd.
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
* Copyright (c) 2000 - 2023 Vaadin Ltd.
*
* This program is available under Vaadin Commercial License and Service Terms.
*
*
* See https://vaadin.com/commercial-license-and-service-terms for the full
* license.
*/

@@ -6,0 +11,0 @@ import { Iconset } from '@vaadin/icon/src/vaadin-iconset.js';

/**
* @license
* Copyright (c) 2021 - 2022 Vaadin Ltd.
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
* Copyright (c) 2000 - 2023 Vaadin Ltd.
*
* This program is available under Vaadin Commercial License and Service Terms.
*
*
* See https://vaadin.com/commercial-license-and-service-terms for the full
* license.
*/

@@ -6,0 +11,0 @@ import { Iconset } from '@vaadin/icon/src/vaadin-iconset.js';

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