Socket
Socket
Sign inDemoInstall

apollo-utilities

Package Overview
Dependencies
Maintainers
2
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apollo-utilities - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

1

CHANGELOG.md

@@ -5,2 +5,3 @@ # Change log

### vNext
- Map coverage to original source

@@ -7,0 +8,0 @@ ### 1.1.3

20

package.json
{
"name": "apollo-utilities",
"version": "1.0.8",
"version": "1.0.9",
"description": "Utilities for working with GraphQL ASTs",

@@ -9,3 +9,4 @@ "author": "James Baxley <james@meteor.com>",

"Jonas Helfer <jonas@helfer.email>",
"Sashko Stubailo <sashko@stubailo.com>"
"Sashko Stubailo <sashko@stubailo.com>",
"James Burgess <jamesmillerburgess@gmail.com>"
],

@@ -41,14 +42,14 @@ "license": "MIT",

"devDependencies": {
"@types/graphql": "0.12.3",
"@types/graphql": "0.12.4",
"@types/jest": "21.1.10",
"@types/lodash": "4.14.97",
"@types/lodash": "4.14.102",
"@types/node": "8.5.9",
"browserify": "15.2.0",
"flow-bin": "0.64.0",
"graphql": "0.12.3",
"graphql-tag": "2.6.1",
"graphql": "0.13.1",
"graphql-tag": "2.8.0",
"jest": "20.0.4",
"lodash": "4.17.4",
"lodash": "4.17.5",
"rimraf": "2.6.2",
"rollup": "0.55.5",
"rollup": "0.56.4",
"ts-jest": "20.0.14",

@@ -69,4 +70,5 @@ "tslint": "5.9.1",

"json"
]
],
"mapCoverage": true
}
}
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