Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

graphql-import

Package Overview
Dependencies
Maintainers
3
Versions
431
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-import - npm Package Compare versions

Comparing version 0.4.3 to 0.4.4

17

package.json
{
"name": "graphql-import",
"version": "0.4.3",
"version": "0.4.4",
"engines": {

@@ -44,8 +44,12 @@ "node": ">=4.0.0"

},
"peerDependencies": {
"graphql": "^0.11.0 || ^0.12.0 || ^0.13.0"
},
"devDependencies": {
"@types/node": "8.5.10",
"@types/graphql": "0.12.3",
"@types/lodash": "4.14.101",
"@types/graphql": "0.12.4",
"@types/lodash": "4.14.104",
"@types/node": "9.4.6",
"ava": "0.25.0",
"ava-ts": "0.24.1",
"ava-ts": "0.24.2",
"graphql": "^0.13.0",
"nyc": "11.4.1",

@@ -57,8 +61,7 @@ "tap-xunit": "2.2.0",

"typedoc": "0.10.0",
"typescript": "2.7.1"
"typescript": "2.7.2"
},
"dependencies": {
"graphql": "^0.13.0",
"lodash": "^4.17.4"
}
}
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