cistercian-numerals
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "cistercian-numerals", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "A collection of web components to display cistercian numerals", | ||
"main": "dist/cistercian-numerals.js", | ||
"author": "Hubert Sablonnière", | ||
"repository": "github:hsablonniere/cistercian-numerals", | ||
"license": "MIT", | ||
@@ -8,0 +9,0 @@ "files": [ |
@@ -5,2 +5,4 @@ # Cicstercian numerals components | ||
You can see a live demo in this article: [A clock based on Cistercian numerals](https://www.hsablonniere.com/a-clock-based-on-cistercian-numerals--hptit8/). | ||
## Usage (or install) | ||
@@ -17,3 +19,3 @@ | ||
```html | ||
<script type="module" src="https://unpkg.com/cistercian-numerals"></script> | ||
<script type="module" src="https://jspm.dev/cistercian-numerals"></script> | ||
``` | ||
@@ -26,3 +28,3 @@ | ||
```html | ||
<script type="module" src="https://cdn.skypack.dev/cistercian-numerals"></script> | ||
<script type="module" src="https://unpkg.com/cistercian-numerals"></script> | ||
``` | ||
@@ -35,3 +37,3 @@ | ||
```html | ||
<script type="module" src="https://jspm.dev/cistercian-numerals"></script> | ||
<script type="module" src="https://cdn.skypack.dev/cistercian-numerals"></script> | ||
``` | ||
@@ -38,0 +40,0 @@ |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
74767
152
0