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

@saleor/app-sdk

Package Overview
Dependencies
Maintainers
7
Versions
259
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@saleor/app-sdk - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

2

index.js

@@ -32,3 +32,3 @@ var __create = Object.create;

var import_fast_glob = __toESM(require("fast-glob"));
var import_printer = require("graphql/language/printer");
var import_printer = require("graphql/language/printer.js");
var capitalize = (value) => value.charAt(0).toUpperCase() + value.slice(1);

@@ -35,0 +35,0 @@ var dropFileExtension = (filename) => import_path.default.parse(filename).name;

{
"name": "@saleor/app-sdk",
"version": "0.3.0",
"version": "0.3.1",
"description": "SDK for building great Saleor Apps",

@@ -5,0 +5,0 @@ "types": "index.d.ts",

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