New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@shopify/shopify-api

Package Overview
Dependencies
Maintainers
19
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/shopify-api - npm Package Compare versions

Comparing version 0.0.1 to 0.1.0

7

CHANGELOG.md

@@ -11,4 +11,9 @@ # Changelog

### Added
## [0.0.1] - 2020-12-16
### Fixed
## [0.1.0] - 2020-12-17
- Beta release
## [0.0.1] - 2020-12-17
- Test releasing scripts
- Start of Changelog

2

dist/version.d.ts

@@ -1,2 +0,2 @@

export declare const SHOPIFY_APP_DEV_KIT_VERSION = "0.0.1";
export declare const SHOPIFY_APP_DEV_KIT_VERSION = "0.1.0";
//# sourceMappingURL=version.d.ts.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.SHOPIFY_APP_DEV_KIT_VERSION = void 0;
exports.SHOPIFY_APP_DEV_KIT_VERSION = '0.0.1';
exports.SHOPIFY_APP_DEV_KIT_VERSION = '0.1.0';
{
"name": "@shopify/shopify-api",
"version": "0.0.1",
"version": "0.1.0",
"description": "Shopify TypeScript API to support core API functionality (auth, graphql proxy, webhooks)",

@@ -26,3 +26,3 @@ "main": "dist/index.js",

},
"homepage": "https://github.com/Shopify/shopify_ts_api/README.md",
"homepage": "https://github.com/Shopify/shopify_ts_api",
"author": "Shopify Inc.",

@@ -29,0 +29,0 @@ "license": "MIT",

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