Socket
Socket
Sign inDemoInstall

apollo-utilities

Package Overview
Dependencies
Maintainers
1
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.3 to 1.0.4

6

CHANGELOG.md

@@ -6,2 +6,8 @@ # Change log

### 1.0.5
- package dependency updates
### 1.0.4
- package dependency updates
### 1.0.3

@@ -8,0 +14,0 @@ - package dependency updates

20

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

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

"module": "./lib/index.js",
"jsnext:main": "/lib/index.js",
"jsnext:main": "./lib/index.js",
"typings": "./lib/index.d.ts",

@@ -44,13 +44,13 @@ "repository": {

"@types/graphql": "0.11.7",
"@types/jest": "21.1.8",
"@types/lodash": "4.14.86",
"@types/node": "8.0.53",
"browserify": "14.5.0",
"flow-bin": "0.59.0",
"graphql": "0.11.7",
"graphql-tag": "2.4.2",
"@types/jest": "21.1.10",
"@types/lodash": "4.14.92",
"@types/node": "8.5.5",
"browserify": "15.0.0",
"flow-bin": "0.62.0",
"graphql": "0.12.3",
"graphql-tag": "2.6.1",
"jest": "20.0.4",
"lodash": "4.17.4",
"rimraf": "2.6.2",
"rollup": "0.52.0",
"rollup": "0.53.3",
"ts-jest": "20.0.14",

@@ -57,0 +57,0 @@ "tslint": "5.8.0",

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