New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

figmagic

Package Overview
Dependencies
Maintainers
1
Versions
153
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

figmagic - npm Package Compare versions

Comparing version 4.5.8 to 4.5.9

2

LICENSE.md

@@ -1,2 +0,2 @@

Copyright 2018-2021 Mikael Vesavuori
Copyright 2018-2023 Mikael Vesavuori

@@ -3,0 +3,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

{
"name": "figmagic",
"version": "4.5.8",
"version": "4.5.9",
"description": "Figmagic is the missing piece between DevOps and design: Generate design tokens, export graphics, and extract design token-driven React components from your Figma documents.",

@@ -100,6 +100,6 @@ "homepage": "https://www.figmagic.com",

"arkit": "1",
"babel-loader": "8",
"babel-loader": "9",
"eslint": "8",
"eslint-config-prettier": "8",
"eslint-plugin-prettier": "4",
"eslint-config-prettier": "9",
"eslint-plugin-prettier": "5",
"husky": "8",

@@ -118,7 +118,7 @@ "jest": "29",

"typedoc": "latest",
"typescript": "4",
"typescript": "5",
"webpack": "5",
"webpack-cli": "4",
"webpack-cli": "5",
"webpack-shebang-plugin": "1"
}
}

@@ -5,3 +5,3 @@ ![Figmagic cover art](images/cover.png)

![Build Status](https://github.com/mikaelvesavuori/figmagic/workflows/master/badge.svg)
![Build Status](https://github.com/mikaelvesavuori/figmagic/workflows/main/badge.svg)

@@ -16,3 +16,3 @@ [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmikaelvesavuori%2Ffigmagic.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fmikaelvesavuori%2Ffigmagic?ref=badge_shield)

[![codecov](https://codecov.io/gh/mikaelvesavuori/figmagic/branch/master/graph/badge.svg)](https://codecov.io/gh/mikaelvesavuori/figmagic)
[![codecov](https://codecov.io/gh/mikaelvesavuori/figmagic/branch/main/graph/badge.svg)](https://codecov.io/gh/mikaelvesavuori/figmagic)

@@ -569,6 +569,8 @@ [![Maintainability](https://api.codeclimate.com/v1/badges/1a609622737c6c48225c/maintainability)](https://codeclimate.com/github/mikaelvesavuori/figmagic/maintainability)

`figmagic [--outputFormatTokens | -ft] [ts|mjs|js|json]`
`figmagic [--outputFormatTokens | -ft] [ts|mjs|js|json|css]`
**Default**: `ts`.
For typical programmatic cases you will probably most often want one of `ts`, `mjs`, or `js`. For basic JSON, use `json`, and for ready-to-use CSS variables, use `css`.
---

@@ -1090,3 +1092,3 @@

```
Copyright 2018-2021 Mikael Vesavuori
Copyright 2018-2023 Mikael Vesavuori

@@ -1093,0 +1095,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

Sorry, the diff of this file is too big to display

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