@digital-realty/ix-label-tag
Advanced tools
Comparing version 2.1.3 to 2.1.4
@@ -6,3 +6,3 @@ { | ||
"author": "Digital Realty", | ||
"version": "2.1.3", | ||
"version": "2.1.4", | ||
"type": "module", | ||
@@ -102,3 +102,3 @@ "main": "dist/index.js", | ||
], | ||
"gitHead": "9e2b4f6c0e99f44ac1cfceb518e69f44c18725ba" | ||
"gitHead": "f487170ac27de967505c921dabf983d2a122e625" | ||
} |
@@ -27,40 +27,4 @@ # \<ix-label-tag> | ||
## Linting and formatting | ||
## Demo and Documentation | ||
To scan the project for linting and formatting errors, run | ||
```bash | ||
npm run lint | ||
``` | ||
To automatically fix linting and formatting errors, run | ||
```bash | ||
npm run format | ||
``` | ||
## Testing with Web Test Runner | ||
To execute a single test run: | ||
```bash | ||
npm run test | ||
``` | ||
To run the tests in interactive watch mode run: | ||
```bash | ||
npm run test:watch | ||
``` | ||
## Tooling configs | ||
For most of the tools, the configuration is in the `package.json` to reduce the amount of files in your project. | ||
If you customize the configuration a lot, you can consider moving them to individual files. | ||
## Local Demo with `web-dev-server` | ||
```bash | ||
npm start | ||
``` | ||
Full documentation and demo are available at [DLR Component Gallery](https://inxn-p1-uicomponentgallery.azurewebsites.net/?path=/story/inxn-ix-label-tag--default). |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
12376
30