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

mirotone

Package Overview
Dependencies
Maintainers
3
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mirotone - npm Package Compare versions

Comparing version 2.0.5 to 2.0.6

30

package.json
{
"name": "mirotone",
"version": "2.0.5",
"version": "2.0.6",
"description": "Miro UI Kit for building apps & plugins",

@@ -9,5 +9,8 @@ "style": "dist/styles.css",

"build": "gulp build",
"watch": "gulp watch",
"dev": "gulp watch",
"format": "prettier -w ./src/css"
},
"files": [
"dist"
],
"keywords": [

@@ -19,21 +22,18 @@ "design-system",

],
"author": "Boris Kirov",
"author": "Miro",
"license": "MIT",
"devDependencies": {
"@mirohq/prettier-config": "^1.0.0",
"axios": ">=0.21.1",
"browser-sync": "^2.26.13",
"clipboard": "^2.0.6",
"@mirohq/prettier-config": "^2.0.0",
"browser-sync": "^2.27.7",
"clipboard": "^2.0.10",
"del": "^6.0.0",
"gulp": "^4.0.2",
"gulp-css-svg": "^1.3.1",
"gulp-postcss": "^9.0.0",
"postcss": "^8.1.10",
"postcss-cli": "^8.3.0",
"postcss-import": "^13.0.0",
"postcss-preset-env": "^6.7.0",
"prettier": "^2.2.0",
"socket.io": ">=2.4.0",
"y18n": "^5.0.6"
"gulp-postcss": "^9.0.1",
"postcss": "^8.4.6",
"postcss-cli": "^9.1.0",
"postcss-import": "^14.0.2",
"postcss-preset-env": "^7.4.1",
"prettier": "^2.5.1"
}
}

@@ -5,4 +5,4 @@ # Mirotone

![NPM Version](https://img.shields.io/npm/v/mirotone.svg)
![Last commit](https://img.shields.io/github/last-commit/boriskirov/mirotone.svg?color=red)
![License](https://img.shields.io/github/license/boriskirov/mirotone.svg?color=yellow)
![Last commit](https://img.shields.io/github/last-commit/miroapp/mirotone.svg?color=red)
![License](https://img.shields.io/github/license/miroapp/mirotone.svg?color=yellow)

@@ -13,5 +13,5 @@ Mirotone is a small & lightweight skeleton UI Kit that tries to match Miro styles for building apps and plugins. The package contains a HTML & CSS files which can be used for any project.

- [Getting started](#getting-started)​
- [Components](#components)​
- [Development and contributions](development-and-contributions)​
- [Getting started](#getting-started)
- [Components](#components)
- [Development and contributions](development-and-contributions)

@@ -59,6 +59,4 @@ ### Getting started

---
### Development and contributions
This project is going under constant update, so please feel free to reach me on [Twitter](https://twitter.com/sboriskirov).
mirotone © 2022+, Miro

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