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

figma-json-plugin

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

figma-json-plugin - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2-0

11

package.json
{
"name": "figma-json-plugin",
"version": "0.0.1",
"version": "0.0.2-0",
"description": "Dump a hierarchy to JSON within a Figma document. Intended for use within Figma plugins.",

@@ -20,2 +20,6 @@ "main": "dist/main.js",

],
"repository": {
"type": "git",
"url": "https://github.com/darknoon/figma-json-plugin"
},
"devDependencies": {

@@ -29,2 +33,3 @@ "@types/node": "^12.7.11",

"react-dom": "^16.11.0",
"react-json-view": "^1.19.1",
"ts-loader": "^6.2.0",

@@ -35,5 +40,3 @@ "typescript": "^3.6.3",

},
"dependencies": {
"react-json-view": "^1.19.1"
}
"dependencies": {}
}
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