Socket
Socket
Sign inDemoInstall

@entur/typography

Package Overview
Dependencies
Maintainers
13
Versions
136
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@entur/typography - npm Package Compare versions

Comparing version 1.7.5 to 1.7.6

8

CHANGELOG.md

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

## [1.7.6](https://bitbucket.org/enturas/design-system/compare/@entur/typography@1.7.5...@entur/typography@1.7.6) (2023-02-02)
**Note:** Version bump only for package @entur/typography
## [1.7.4](https://bitbucket.org/enturas/design-system/compare/@entur/typography@1.7.3...@entur/typography@1.7.4) (2023-01-19)

@@ -8,0 +16,0 @@

71

LICENSE.md

@@ -211,72 +211,1 @@ # EUROPEAN UNION PUBLIC LICENCE v. 1.2

All other changes or additions to this Appendix require the production of a new EUPL version.
# Standard Nucleo License
- Last updated: July 2, 2018
- [Github repo](https://github.com/NucleoApp/license-standard)
By purchasing the Nucleo icons, you have the right to:
- Use the Nucleo icons in unlimited personal and commercial projects, for yourself or a client, with no limitation to the number of impressions for your end product.
- Use the Nucleo icons in applications, software, UI/UX design, print, and logo design.
- Modify the Nucleo icons to create your icon variations.
You don't have the right to:
- Sublicense, resell, share, transfer, or otherwise redistribute the Nucleo icons (even for free or within a more complex downloadable file).
- Use the Nucleo icons in a product that is directly competitive with Nucleo.
## Limitations & Extended license
- **For each project, you can use a maximum of 250 Nucleo icons** (intended per unique style: for example, if you're using the same icon in both the outline and glyph styles, or in 2 different sizes, you're using 2 icons). You can lift this limit by purchasing an Extended License.
- If you're using Nucleo icons in templates, themes or plugins offered for sale, you can use a maximum of 100 Nucleo icons. You can lift this limit by purchasing an Extended License.
- If you're using the Nucleo icons in open source projects, you can use a maximum of 100 Nucleo icons.
- If you're interested in using the Nucleo icons in items offered for sale (or for free) where the Nucleo icons contribute to the core value of the product being sold/shared, you will need an Extended License (e.g., a CMS where users can browse the Nucleo icons and pick the ones to include in their design).
[Learn more about the Extended License](https://nucleoapp.com/extended-license)
## Freelance Projects & Contracted work
If you're working on a project for a client, you can share with your client a maximum of 250 Nucleo icons per project. You can't share the Nucleo source files unless the client purchases a license.
If the Nucleo icons contribute to the core value of the product being sold/shared, or if you (or your client) wish to include more than 250 icons in the project, the [Extended License](https://nucleoapp.com/extended-license) is required.
## Templates, Themes, UI Kits & Plugins
If you're using Nucleo icons in templates, themes or plugins offered for sale (e.g., UI kits, Wordpress Themes, HTML/CSS Templates), **you can include up to 100 icons in the downloadable source files**. This limitation applies to the icon fonts as well.
The downloadable source file has to include the [Nucleo Copyright Notice](https://nucleoapp.com/copyright-notice).
If the Nucleo icons contribute to the core value of the template, theme or plugin sold (e.g., a theme builder where users can browse Nucleo icons and pick the ones to include in their design), or if you wish to use more than 100 Nucleo icons, you will need an [Extended License](https://nucleoapp.com/extended-license).
It's not possible to purchase an Extended License if the template, theme or plugin is distributed for free.
If you're offering a free and pro version of your product, the free version cannot include more than 100 icons even if you purchased an Extended License to lift the limit. The Extended License applies only to the pro version of your product.
## Open source projects
If you're using the Nucleo icons in open source projects, **you can include up to 100 icons in the downloadable source files**. This limitation applies to the icon fonts as well.
The downloadable source file has to include the [Nucleo Copyright Notice](https://nucleoapp.com/copyright-notice).
It's not possible to purchase an Extended License for open source projects.
## Sharing Nucleo icons with team members
If you're the sole owner of a Nucleo license, you can share with your team members only the icons used in your work, with a maximum of 250 icons (e.g., if you're a designer, you can share with the developers of your team only the Nucleo icons used in your design files).
Your team members cannot reuse the Nucleo icons in other projects unless they purchase a license.
If more than one team member needs access to the Nucleo icons, you can consider purchasing a [team license](https://nucleoapp.com/pricing).
## Design systems
If you wish to include the Nucleo icons in a design system available on a public server, you can use a maximum of 250 Nucleo icons, even if your team purchased a Nucleo team license.
If the design system is accessible only by the members of your organization (e.g., is hosted on a password protected server), but you're the sole owner of a Nucleo license, you can share with your colleagues a maximum of 250 Nucleo icons.
If the design system is on a public server, you can lift the 250 icons limit by buying an [Extended License](https://nucleoapp.com/extended-license). However, please keep in mind you can't provide a link/button to download all the icons.
If your team purchased a Nucleo team license that covers all the users with access to the design system, and the design system is not public (e.g., is hosted on a password protected server), then there's no limitation to the number of icons that can be included.
If you're still unclear about what is or isn't allowed under this license, please contact us at info@nucleoapp.com.

10

package.json
{
"name": "@entur/typography",
"version": "1.7.5",
"version": "1.7.6",
"license": "SEE LICENSE IN README.md",

@@ -22,3 +22,3 @@ "main": "dist/index.js",

"test": "dts test",
"lint": "dts lint",
"lint": "dts lint src",
"start": "dts watch --noClean"

@@ -31,3 +31,3 @@ },

"dependencies": {
"@entur/utils": "^0.5.0",
"@entur/utils": "^0.5.1",
"classnames": "^2.3.1",

@@ -37,5 +37,5 @@ "normalize-scss": "^7.0.1"

"devDependencies": {
"@entur/tokens": "^3.4.4"
"@entur/tokens": "^3.4.5"
},
"gitHead": "36772ae4f2d8375622acff19736c07d15435cb95"
"gitHead": "224040bb9f98c2c8975ce76f0786265c9e3459e2"
}
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