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

@ebay/skin

Package Overview
Dependencies
Maintainers
7
Versions
361
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ebay/skin - npm Package Compare versions

Comparing version 3.0.0-2 to 3.0.0

2

package.json
{
"name": "@ebay/skin",
"description": "Skin - CSS modules that represent the brand eBay",
"version": "3.0.0-2",
"version": "3.0.0",
"license": "MIT",

@@ -6,0 +6,0 @@ "maintainers": [

@@ -5,3 +5,3 @@ # Skin

Please visit the [skin website](https://ebay.github.io/skin) for all end-user documentation.
Please visit the [Skin website](https://ebay.github.io/skin) for all end-user documentation.

@@ -14,4 +14,12 @@ ## License

Skin is available as the `@ebay/skin` package on [npm](https://www.npmjs.com/). It is also available on a [CDN](https://ebay.github.io/skin#cdn).
Skin is available as the `@ebay/skin` package on [NPM](https://www.npmjs.com/). Skin is also available on a [CDN](https://ebay.github.io/skin#cdn).
**IMPORTANT! PLEASE READ:** Users of eBay's *internal* NPM repository must add the following exception to their `.npmrc` file or `.yarnrc` file, respectively, in order to support the scoped package name:
For NPM: `@ebay:registry=https://registry.npmjs.org`
For Yarn: `"@ebay:registry" "https://registry.npmjs.org/"`
If you are using the public NPM repository, then you can safely ignore this requirement.
## Versioning

@@ -52,8 +60,8 @@

* Red: Blocker (e.g. discussion, design, spec)
* Yellow: Release (e.g. patch, minor, major)
* Black: Issue (e.g. bug, enhancement, feature)
* White: Resolution (e.g. wontfix, invalid, duplicate)
* Blue: Fix (e.g. accessibility, IE9, redlines)
* Pink: Design System (DS4 or DS6)
* Red: Blocker Type (e.g. discussion, design, spec)
* Yellow: Release Type (e.g. patch, minor, major)
* Black: Issue Type (e.g. bug, enhancement, feature)
* White: Resolution Type (e.g. wontfix, invalid, duplicate)
* Blue: Fix Type (e.g. accessibility, IE, redlines)
* Pink: DS Type (DS4 or DS6)

@@ -60,0 +68,0 @@ Additionally, any of the following specific labels might be assigned:

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