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.2 to 0.4.3

14

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

@@ -45,7 +45,7 @@ "node": ">=4.0.0"

"devDependencies": {
"@types/node": "8.5.9",
"@types/node": "8.5.10",
"@types/graphql": "0.12.3",
"@types/lodash": "4.14.98",
"@types/lodash": "4.14.101",
"ava": "0.25.0",
"ava-ts": "0.24.0",
"ava-ts": "0.24.1",
"nyc": "11.4.1",

@@ -56,9 +56,9 @@ "tap-xunit": "2.2.0",

"tslint-config-standard": "7.0.0",
"typedoc": "0.9.0",
"typescript": "2.6.2"
"typedoc": "0.10.0",
"typescript": "2.7.1"
},
"dependencies": {
"graphql": "^0.12.3",
"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