Socket
Socket
Sign inDemoInstall

@0soft/remote-autocomplete

Package Overview
Dependencies
65
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.22 to 0.0.23-alpha.5

20

package.json
{
"name": "@0soft/remote-autocomplete",
"version": "0.0.22",
"version": "0.0.23-alpha.5+9fc3fe8",
"main": "dist/index.js",

@@ -24,15 +24,15 @@ "types": "dist/index.d.ts",

"dependencies": {
"@apollo/client": "^3.1.4",
"@apollo/client": "^3.2.5",
"@material-ui/core": "^4.11.0",
"@material-ui/lab": "^4.0.0-alpha.56",
"graphql": "^15.3.0",
"graphql": "^15.4.0",
"graphql-tag": "^2.11.0",
"lodash": "^4.17.20",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"subscriptions-transport-ws": "^0.9.18"
},
"peerDependencies": {
"react": "^16.13.1",
"react-dom": "^16.13.1"
"react": "^17.0.1",
"react-dom": "^17.0.1"
},

@@ -44,6 +44,6 @@ "scripts": {

"devDependencies": {
"@types/lodash": "^4.14.161",
"typescript": "^4.0.2"
"@types/lodash": "^4.14.162",
"typescript": "^4.0.5"
},
"gitHead": "63de3d81bffac6791dd66ad8c7110208bae419ff"
"gitHead": "9fc3fe8febdef3702d548609e1939b6ec80c21d2"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc