@shopify/react-graphql
Advanced tools
Comparing version 6.2.0-sk-next-beta.0 to 6.2.0-sk-next-beta.1
@@ -45,4 +45,2 @@ "use strict"; | ||
function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; } | ||
function createSsrExtractableLink() { | ||
@@ -67,5 +65,3 @@ return new SsrExtractableLink(); | ||
_this = _super.call.apply(_super, [this].concat(args)); | ||
_defineProperty(_assertThisInitialized(_this), "operations", new Set()); | ||
_this.operations = new Set(); | ||
return _this; | ||
@@ -72,0 +68,0 @@ } |
@@ -11,4 +11,2 @@ "use strict"; | ||
function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; } | ||
function createSsrExtractableLink() { | ||
@@ -21,4 +19,3 @@ return new SsrExtractableLink(); | ||
super(...args); | ||
_defineProperty(this, "operations", new Set()); | ||
this.operations = new Set(); | ||
} | ||
@@ -25,0 +22,0 @@ |
{ | ||
"name": "@shopify/react-graphql", | ||
"version": "6.2.0-sk-next-beta.0", | ||
"version": "6.2.0-sk-next-beta.1", | ||
"license": "MIT", | ||
@@ -29,8 +29,8 @@ "description": "Tools for creating type-safe and asynchronous GraphQL components for React", | ||
"@apollo/react-hooks": ">=3.0.0 <4.0.0", | ||
"@shopify/async": "^2.2.0-sk-next-beta.0", | ||
"@shopify/react-async": "^3.2.0-sk-next-beta.0", | ||
"@shopify/react-effect": "^3.3.0-sk-next-beta.0", | ||
"@shopify/react-hooks": "^1.12.0-sk-next-beta.0", | ||
"@shopify/react-idle": "^1.1.0-sk-next-beta.0", | ||
"@shopify/useful-types": "^2.3.0-sk-next-beta.0", | ||
"@shopify/async": "^2.2.0-sk-next-beta.1", | ||
"@shopify/react-async": "^3.2.0-sk-next-beta.1", | ||
"@shopify/react-effect": "^3.3.0-sk-next-beta.1", | ||
"@shopify/react-hooks": "^1.12.0-sk-next-beta.1", | ||
"@shopify/react-idle": "^1.1.0-sk-next-beta.1", | ||
"@shopify/useful-types": "^2.3.0-sk-next-beta.1", | ||
"apollo-cache-inmemory": ">=1.0.0 <2.0.0", | ||
@@ -43,3 +43,3 @@ "apollo-client": ">=2.0.0 <3.0.0", | ||
"devDependencies": { | ||
"@shopify/react-testing": "^2.2.0-sk-next-beta.0" | ||
"@shopify/react-testing": "^2.2.0-sk-next-beta.1" | ||
}, | ||
@@ -46,0 +46,0 @@ "files": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
174418
2658