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

@graffy/react

Package Overview
Dependencies
Maintainers
1
Versions
226
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graffy/react - npm Package Compare versions

Comparing version 0.14.7-alpha.11 to 0.14.7-alpha.12

cjs/GraffyContext.js

11

package.json

@@ -5,4 +5,9 @@ {

"author": "aravind (https://github.com/aravindet)",
"version": "0.14.7-alpha.11",
"main": "./index.js",
"version": "0.14.7-alpha.12",
"main": "./cjs/index.js",
"exports": {
"import": "./esm/index.js",
"require": "./cjs/index.js"
},
"module": "./esm/index.js",
"repository": {

@@ -14,3 +19,3 @@ "type": "git",

"dependencies": {
"@babel/runtime-corejs3": "^7.9.2",
"@babel/runtime": "^7.9.2",
"prop-types": "^15.7.2",

@@ -17,0 +22,0 @@ "lodash": "^4.17.15"

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