Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

misans

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

misans - npm Package Compare versions

Comparing version
3.1.0
to
3.1.1
+3
-4
package.json
{
"engines": {
"node": ">=18"
},
"publishConfig": {

@@ -9,3 +6,3 @@ "registry": "https://registry.npmjs.org/"

"name": "misans",
"version": "3.1.0",
"version": "3.1.1",
"description": "MiSans (subsetted) fonts from Xiaomi for free commercial use.",

@@ -23,2 +20,4 @@ "keywords": [

"style": "./index.css",
"unpkg": "./index.css",
"jsdelivr": "./index.css",
"repository": "github:dsrkafuu/misans",

@@ -25,0 +24,0 @@ "files": [

@@ -18,2 +18,11 @@ # MiSans

## Usage
```html
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/misans@3.1.1/lib/misans-400-regular.min.css"
/>
```
## Subset Details

@@ -20,0 +29,0 @@