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

@figma-grid/react

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@figma-grid/react - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

FigmaGrid.d.ts

9

package.json

@@ -8,4 +8,4 @@ {

},
"version": "0.1.0",
"main": "./lib/cjs/index.js",
"version": "0.1.1",
"main": "./index.js",
"module": "./lib/esm/index.js",

@@ -16,9 +16,6 @@ "types": "./lib/esm/types/index.d.ts",

},
"files": [
"/lib"
],
"scripts": {
"build": "yarn build:esm && yarn build:cjs",
"build:esm": "tsc",
"build:cjs": "tsc --module commonjs --outDir lib/cjs"
"build:cjs": "tsc --module commonjs --outDir ."
},

@@ -25,0 +22,0 @@ "license": "MIT",

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