Socket
Socket
Sign inDemoInstall

@shopify/network

Package Overview
Dependencies
Maintainers
11
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/network - npm Package Compare versions

Comparing version 1.2.0 to 1.2.2

4

CHANGELOG.md

@@ -10,2 +10,6 @@ # Changelog

## [1.2.2]
- Manual release
## [1.0.1]

@@ -12,0 +16,0 @@

6

dist/index.js
"use strict";
function __export(m) {
for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];
}
Object.defineProperty(exports, "__esModule", { value: true });
__export(require("./network"));
var tslib_1 = require("tslib");
tslib_1.__exportStar(require("./network"), exports);
{
"name": "@shopify/network",
"version": "1.2.0",
"version": "1.2.2",
"license": "MIT",

@@ -31,3 +31,6 @@ "description": "Common values related to dealing with the network",

"dist/*"
]
],
"dependencies": {
"tslib": "^1.9.3"
}
}
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