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

cistercian-numerals

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cistercian-numerals - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

3

package.json
{
"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 @@

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