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

figma-styled-components

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

figma-styled-components - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

src/Button/Button.tsx

7

package.json
{
"name": "figma-styled-components",
"version": "1.0.9",
"version": "1.0.10",
"description": "Figma UI styled components",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"typings": "lib/index.d.ts",
"main": "distindex.js",
"types": "dist/index.d.ts",
"scripts": {

@@ -9,0 +8,0 @@ "build": "tsc",

@@ -7,3 +7,3 @@ {

"declaration": true,
"outDir": "./lib",
"outDir": "./dist",
"strict": true

@@ -10,0 +10,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