prisma-client-lib
Advanced tools
Comparing version 1.30.0-beta.11 to 1.30.0
@@ -184,3 +184,2 @@ "use strict"; | ||
lazy: true, | ||
reconnect: true, | ||
}, WS); | ||
@@ -187,0 +186,0 @@ } |
@@ -36,3 +36,3 @@ "use strict"; | ||
if (options === void 0) { options = {}; } | ||
return prettier.format(code, __assign({}, options, { parser: 'babel' })); | ||
return prettier.format(code, __assign({}, options, { parser: 'babylon' })); | ||
}; | ||
@@ -39,0 +39,0 @@ JavascriptGenerator.prototype.renderJavascript = function (options) { |
{ | ||
"name": "prisma-client-lib", | ||
"version": "1.30.0-beta.11", | ||
"version": "1.30.0", | ||
"author": "Tim Suchanek <suchanek@prisma.io>", | ||
@@ -32,5 +32,5 @@ "license": "Apache-2.0", | ||
"lodash.flatten": "^4.4.0", | ||
"prettier": "1.16.4", | ||
"prisma-datamodel": "1.30.0-beta.11", | ||
"prisma-generate-schema": "1.30.0-beta.11", | ||
"prettier": "1.14.3", | ||
"prisma-datamodel": "1.30.0", | ||
"prisma-generate-schema": "1.30.0", | ||
"subscriptions-transport-ws": "^0.9.15", | ||
@@ -43,3 +43,2 @@ "uppercamelcase": "^3.0.0", | ||
"@types/graphql": "14.0.3", | ||
"@types/prettier": "1.16.1", | ||
"ava": "^0.25.0", | ||
@@ -46,0 +45,0 @@ "graphql": "^14.0.2", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
7
1
280709
3692
+ Addedprettier@1.14.3(transitive)
+ Addedprisma-datamodel@1.30.0(transitive)
+ Addedprisma-generate-schema@1.30.0(transitive)
- Removedprettier@1.16.4(transitive)
- Removedprisma-datamodel@1.30.0-beta.11(transitive)
Updatedprettier@1.14.3
Updatedprisma-datamodel@1.30.0