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

@friendsofshopware/app-server-sdk

Package Overview
Dependencies
Maintainers
2
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@friendsofshopware/app-server-sdk - npm Package Compare versions

Comparing version 0.0.42 to 0.0.43

types/app.d.ts

8

package.json
{
"module": "./esm/mod.js",
"types": "./types/mod.d.ts",
"name": "@friendsofshopware/app-server-sdk",
"version": "0.0.42",
"version": "0.0.43",
"description": "Shopware App Server SDK",

@@ -25,5 +26,8 @@ "keywords": [

".": {
"import": "./esm/mod.js"
"import": {
"types": "./types/mod.d.ts",
"default": "./esm/mod.js"
}
}
}
}
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