Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Commit

Permalink
Revert "Publish"
Browse files Browse the repository at this point in the history
This reverts commit d961ecc.
  • Loading branch information
ismail-syed committed Dec 18, 2020
1 parent e51a242 commit 751e044
Show file tree
Hide file tree
Showing 69 changed files with 181 additions and 182 deletions.
2 changes: 1 addition & 1 deletion packages/address-consts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/address-consts",
"version": "2.2.0-sk-next-beta.0",
"version": "2.1.1",
"license": "MIT",
"description": "Constants and types relating to `@shopify/address`",
"main": "index.js",
Expand Down
8 changes: 4 additions & 4 deletions packages/address-mocks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/address-mocks",
"version": "1.5.0-sk-next-beta.0",
"version": "1.4.4",
"license": "MIT",
"description": "Address mocks for `@shopify/address`",
"main": "index.js",
Expand All @@ -23,12 +23,12 @@
},
"homepage": "https://github.com/Shopify/quilt/blob/master/packages/address-mocks/README.md",
"devDependencies": {
"@shopify/jest-dom-mocks": "^2.10.0-sk-next-beta.0"
"@shopify/jest-dom-mocks": "^2.9.5"
},
"sideEffects": false,
"dependencies": {
"@shopify/address-consts": "^2.2.0-sk-next-beta.0",
"@shopify/jest-dom-mocks": "^2.10.0-sk-next-beta.0",
"@shopify/address-consts": "^2.1.1",
"@shopify/jest-dom-mocks": "^2.9.5",
"tslib": "^1.14.1"
},
"files": [
Expand Down
8 changes: 4 additions & 4 deletions packages/address/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/address",
"version": "2.10.0-sk-next-beta.0",
"version": "2.9.4",
"license": "MIT",
"description": "Address utilities for formatting addresses",
"main": "index.js",
Expand All @@ -23,12 +23,12 @@
},
"homepage": "https://github.com/Shopify/quilt/blob/master/packages/address/README.md",
"devDependencies": {
"@shopify/address-mocks": "^1.5.0-sk-next-beta.0",
"@shopify/jest-dom-mocks": "^2.10.0-sk-next-beta.0"
"@shopify/address-mocks": "^1.4.4",
"@shopify/jest-dom-mocks": "^2.9.5"
},
"sideEffects": false,
"dependencies": {
"@shopify/address-consts": "^2.2.0-sk-next-beta.0",
"@shopify/address-consts": "^2.1.1",
"tslib": "^1.14.1"
},
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/admin-graphql-api-utilities/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/admin-graphql-api-utilities",
"version": "0.2.0-sk-next-beta.0",
"version": "0.1.1",
"license": "MIT",
"description": "A set of utilities to use when consuming Shopify’s admin GraphQL API",
"main": "index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/ast-utilities/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/ast-utilities",
"version": "0.2.0-sk-next-beta.0",
"version": "0.1.1",
"license": "MIT",
"description": "Utilities for working with Abstract Syntax Trees (ASTs)",
"main": "index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/async/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/async",
"version": "2.2.0-sk-next-beta.0",
"version": "2.1.7",
"license": "MIT",
"description": "Primitives for loading parts of an application asynchronously",
"main": "index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/browser/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/browser",
"version": "1.1.0-sk-next-beta.0",
"version": "1.0.1",
"license": "MIT",
"description": "Utilities for extracting browser information from user-agents",
"main": "index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/csrf-token-fetcher/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/csrf-token-fetcher",
"version": "0.1.0-sk-next-beta.0",
"version": "0.0.12",
"license": "MIT",
"description": "JavaScript utility function to fetch the CSRF token required to make requests to a Rails server",
"main": "index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/css-utilities/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/css-utilities",
"version": "1.1.0-sk-next-beta.0",
"version": "1.0.7",
"license": "MIT",
"description": "A set of CSS styling-related utilities",
"main": "index.js",
Expand Down
6 changes: 3 additions & 3 deletions packages/dates/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/dates",
"version": "0.5.0-sk-next-beta.0",
"version": "0.4.5",
"license": "MIT",
"description": "Lightweight date operations library",
"main": "index.js",
Expand All @@ -24,11 +24,11 @@
},
"homepage": "https://github.com/Shopify/quilt/blob/master/packages/dates/README.md",
"dependencies": {
"@shopify/decorators": "^1.2.0-sk-next-beta.0",
"@shopify/decorators": "^1.1.13",
"tslib": "^1.14.1"
},
"devDependencies": {
"@shopify/jest-dom-mocks": "^2.10.0-sk-next-beta.0"
"@shopify/jest-dom-mocks": "^2.9.5"
},
"files": [
"build/*",
Expand Down
4 changes: 2 additions & 2 deletions packages/decorators/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/decorators",
"version": "1.2.0-sk-next-beta.0",
"version": "1.1.13",
"license": "MIT",
"description": "A set of decorators to aid your JavaScript journey",
"main": "index.js",
Expand Down Expand Up @@ -32,7 +32,7 @@
"index.d.ts"
],
"dependencies": {
"@shopify/function-enhancers": "^1.1.0-sk-next-beta.0",
"@shopify/function-enhancers": "^1.0.11",
"tslib": "^1.14.1"
},
"module": "index.mjs",
Expand Down
2 changes: 1 addition & 1 deletion packages/enzyme-utilities/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/enzyme-utilities",
"version": "2.2.0-sk-next-beta.0",
"version": "2.1.14",
"license": "MIT",
"description": "Enzyme utilities for testing React components",
"main": "index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/function-enhancers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/function-enhancers",
"version": "1.1.0-sk-next-beta.0",
"version": "1.0.11",
"license": "MIT",
"description": "A set of helpers to enhance functions",
"main": "index.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/graphql-persisted/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/graphql-persisted",
"version": "1.2.0-sk-next-beta.0",
"version": "1.1.25",
"license": "MIT",
"description": "Apollo and Koa integrations for persisted GraphQL queries.",
"sideEffects": false,
Expand Down Expand Up @@ -31,7 +31,7 @@
"tslib": "^1.14.1"
},
"devDependencies": {
"@shopify/sewing-kit-koa": "^6.4.0-sk-next-beta.0"
"@shopify/sewing-kit-koa": "^6.3.6"
},
"files": [
"build/*",
Expand Down
4 changes: 2 additions & 2 deletions packages/graphql-testing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/graphql-testing",
"version": "4.3.0-sk-next-beta.0",
"version": "4.2.1",
"license": "MIT",
"description": "Utilities to create mock GraphQL factories",
"main": "index.js",
Expand Down Expand Up @@ -32,7 +32,7 @@
"tslib": "^1.14.1"
},
"devDependencies": {
"@shopify/useful-types": "^2.3.0-sk-next-beta.0",
"@shopify/useful-types": "^2.2.1",
"graphql-typed": "^0.5.0"
},
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/i18n/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/i18n",
"version": "0.2.0-sk-next-beta.0",
"version": "0.1.12",
"license": "MIT",
"description": "Generic i18n-related utilities",
"main": "index.js",
Expand Down
6 changes: 3 additions & 3 deletions packages/jest-dom-mocks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/jest-dom-mocks",
"version": "2.10.0-sk-next-beta.0",
"version": "2.9.5",
"license": "MIT",
"description": "Jest mocking utilities for working with the DOM",
"main": "index.js",
Expand All @@ -23,8 +23,8 @@
},
"homepage": "https://github.com/Shopify/quilt/blob/master/packages/jest-dom-mocks/README.md",
"dependencies": {
"@shopify/async": "^2.2.0-sk-next-beta.0",
"@shopify/decorators": "^1.2.0-sk-next-beta.0",
"@shopify/async": "^2.1.7",
"@shopify/decorators": "^1.1.13",
"@types/fetch-mock": "^7.3.3",
"@types/lolex": "^2.1.3",
"fetch-mock": "^9.11.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-koa-mocks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/jest-koa-mocks",
"version": "2.3.0-sk-next-beta.0",
"version": "2.2.4",
"license": "MIT",
"description": "Utilities to easily stub Koa context and cookies",
"main": "index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-mock-apollo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/jest-mock-apollo",
"version": "5.1.0-sk-next-beta.0",
"version": "5.0.1",
"license": "MIT",
"description": "Jest + Enzyme mocks for Apollo 2.x",
"main": "index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-mock-router/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/jest-mock-router",
"version": "1.1.0-sk-next-beta.0",
"version": "1.0.26",
"license": "MIT",
"description": "Jest + Enzyme mocks for React Router 3.x",
"main": "index.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/koa-liveness-ping/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/koa-liveness-ping",
"version": "0.2.0-sk-next-beta.0",
"version": "0.1.28",
"license": "MIT",
"description": "A package for creating liveness ping middleware for use with Koa",
"main": "index.js",
Expand All @@ -23,7 +23,7 @@
},
"homepage": "https://github.com/Shopify/quilt/blob/master/packages/koa-liveness-ping/README.md",
"devDependencies": {
"@shopify/jest-koa-mocks": "^2.3.0-sk-next-beta.0",
"@shopify/jest-koa-mocks": "^2.2.4",
"@types/koa": "^2.0.0",
"@types/koa-mount": "^4.0.0",
"koa": "^2.5.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/koa-metrics/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/koa-metrics",
"version": "0.5.0-sk-next-beta.0",
"version": "0.4.4",
"license": "MIT",
"description": "Aims to provide standard middleware and instrumentation tooling for metrics in Koa",
"main": "index.js",
Expand All @@ -23,12 +23,12 @@
},
"homepage": "https://github.com/Shopify/quilt/blob/master/packages/koa-metrics/README.md",
"dependencies": {
"@shopify/statsd": "^2.1.0-sk-next-beta.0",
"@shopify/statsd": "^2.0.1",
"tslib": "^1.14.1"
},
"devDependencies": {
"@shopify/jest-koa-mocks": "^2.3.0-sk-next-beta.0",
"@shopify/with-env": "^1.2.0-sk-next-beta.0",
"@shopify/jest-koa-mocks": "^2.2.4",
"@shopify/with-env": "^1.1.10",
"@types/koa": "^2.0.0",
"koa": "^2.5.0"
},
Expand Down
10 changes: 5 additions & 5 deletions packages/koa-performance/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/koa-performance",
"version": "1.3.0-sk-next-beta.0",
"version": "1.2.8",
"license": "MIT",
"description": "Creating middleware that sends performance-related data through StatsD",
"main": "index.js",
Expand All @@ -24,9 +24,9 @@
},
"homepage": "https://github.com/Shopify/quilt/blob/master/packages/koa-performance/README.md",
"dependencies": {
"@shopify/network": "^1.6.0-sk-next-beta.0",
"@shopify/performance": "^1.3.0-sk-next-beta.0",
"@shopify/statsd": "^2.1.0-sk-next-beta.0",
"@shopify/network": "^1.5.1",
"@shopify/performance": "^1.2.10",
"@shopify/statsd": "^2.0.1",
"@types/koa": "^2.0.0",
"@types/koa-bodyparser": "*",
"@types/koa-compose": "*",
Expand All @@ -38,7 +38,7 @@
"koa": ">=2.0.0"
},
"devDependencies": {
"@shopify/with-env": "^1.2.0-sk-next-beta.0"
"@shopify/with-env": "^1.1.10"
},
"files": [
"build/*",
Expand Down
2 changes: 1 addition & 1 deletion packages/koa-shopify-graphql-proxy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/koa-shopify-graphql-proxy",
"version": "4.1.0-sk-next-beta.0",
"version": "4.0.4",
"license": "MIT",
"description": "A wrapper around `koa-better-http-proxy` which allows easy proxying of GraphQL requests from an embedded Shopify app",
"main": "index.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/koa-shopify-webhooks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/koa-shopify-webhooks",
"version": "2.6.0-sk-next-beta.0",
"version": "2.5.3",
"license": "MIT",
"description": "Receive webhooks from Shopify with ease",
"main": "index.js",
Expand All @@ -24,7 +24,7 @@
},
"homepage": "https://github.com/Shopify/quilt/blob/master/packages/koa-shopify-webhooks/README.md",
"dependencies": {
"@shopify/network": "^1.6.0-sk-next-beta.0",
"@shopify/network": "^1.5.1",
"@types/koa": "^2.0.0",
"koa-bodyparser": "^4.2.1",
"koa-compose": ">=3.0.0 <4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/logger/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/logger",
"version": "0.2.0-sk-next-beta.0",
"version": "0.1.13",
"license": "MIT",
"description": "Opinionated logger for production-scale applications",
"main": "index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/magic-entries-webpack-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/magic-entries-webpack-plugin",
"version": "0.2.0-sk-next-beta.0",
"version": "0.1.4",
"license": "MIT",
"description": "A webpack plugin that automatically sets up entrypoints from filename conventions",
"main": "index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/mime-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/mime-types",
"version": "0.2.0-sk-next-beta.0",
"version": "0.1.2",
"license": "MIT",
"description": "MIME type consistency",
"main": "index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/network/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/network",
"version": "1.6.0-sk-next-beta.0",
"version": "1.5.1",
"license": "MIT",
"description": "Common values related to dealing with the network",
"main": "index.js",
Expand Down
3 changes: 2 additions & 1 deletion packages/performance/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/performance",
"version": "1.3.0-sk-next-beta.0",
"version": "1.2.10",
"license": "MIT",
"description": "Primitives for collecting browser performance metrics",
"main": "index.js",
Expand Down Expand Up @@ -42,6 +42,7 @@
"esnext": "./index.esnext"
}
},

"dependencies": {
"tslib": "^1.14.1"
}
Expand Down
Loading

0 comments on commit 751e044

Please sign in to comment.