Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@shopify/address-consts

Package Overview
Dependencies
Maintainers
19
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/address-consts - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

build/tsconfig.tsbuildinfo

2

build/cjs/index.js

@@ -20,3 +20,3 @@ 'use strict';

const GRAPHQL_ENDPOINT = 'https://country-service.shopifycloud.com/graphql';
const GRAPHQL_ENDPOINT = 'https://atlas.shopifycloud.com/graphql';
exports.GraphqlOperationName = void 0;

@@ -23,0 +23,0 @@

@@ -82,3 +82,3 @@ export declare enum FieldName {

}
export declare const GRAPHQL_ENDPOINT = "https://country-service.shopifycloud.com/graphql";
export declare const GRAPHQL_ENDPOINT = "https://atlas.shopifycloud.com/graphql";
export declare enum GraphqlOperationName {

@@ -85,0 +85,0 @@ Countries = "countries",

@@ -14,3 +14,3 @@ export var FieldName;

})(FieldName || (FieldName = {}));
export const GRAPHQL_ENDPOINT = 'https://country-service.shopifycloud.com/graphql';
export const GRAPHQL_ENDPOINT = 'https://atlas.shopifycloud.com/graphql';
export var GraphqlOperationName;

@@ -17,0 +17,0 @@ (function (GraphqlOperationName) {

@@ -1,1 +0,4 @@

module.exports = require("./build/cjs/index.js");
function interopRequireDefault(obj) {
return obj && obj.__esModule ? obj : {default: obj};
}
module.exports = interopRequireDefault(require("./build/cjs/index.js"));
{
"name": "@shopify/address-consts",
"version": "3.0.1",
"version": "3.0.2",
"license": "MIT",

@@ -44,3 +44,3 @@ "description": "Constants and types relating to `@shopify/address`",

},
"gitHead": "0edc9e3b7df7b6a4805cc3ff1443641cdb8e8a72"
"gitHead": "6b1c6b60e03edd29c068005989595ff013d4f25b"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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