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

@sebgroup/fonts

Package Overview
Dependencies
Maintainers
4
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sebgroup/fonts - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

.github/workflows/ci-build-release.yml

8

package.json
{
"name": "@sebgroup/fonts",
"version": "1.0.0",
"version": "1.1.0",
"description": "SEB font",

@@ -14,3 +14,4 @@ "main": "seb-fonts.scss",

"travis-deploy-once": "travis-deploy-once --pro",
"semantic-release": "semantic-release && npm run build"
"semantic-release": "semantic-release && npm run build",
"package-lock-sanitizer": "package-lock-sanitizer && git add package-lock.json"
},

@@ -58,3 +59,4 @@ "repository": {

"husky": "^1.0.0-rc.13",
"node-sass": "^4.5.3",
"node-sass": "^6.0.1",
"package-lock-sanitizer": "^1.0.1",
"postcss-cli": "^6.0.0",

@@ -61,0 +63,0 @@ "rimraf": "^2.5.4",

@@ -12,2 +12,10 @@ # Fonts

## Getting started
Install with npm:
```
npm install @sebgroup/fonts --save
```
Add `seb-fonts.scss` or `seb-fonts.css` to your project.
## Contributing

@@ -14,0 +22,0 @@ This project is semantically released using Travis CI. To update the font and release a new version do the following:

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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