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

@shopify/app-bridge-core

Package Overview
Dependencies
Maintainers
27
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/app-bridge-core - npm Package Compare versions

Comparing version 1.0.0-snapshot-20230224170211 to 1.0.0

4

package.json
{
"name": "@shopify/app-bridge-core",
"version": "1.0.0-snapshot-20230224170211",
"version": "1.0.0",
"types": "index.d.ts",

@@ -29,3 +29,3 @@ "main": "index.js",

"check": "tsc",
"clean": "cat package.json | node -pe \"JSON.parse(require('fs').readFileSync('/dev/stdin').toString()).files.map(f => './'+f).join(' ')\" | xargs rm -rf",
"clean": "NODE_ENV=production tsc --build --clean",
"size": "size-limit"

@@ -32,0 +32,0 @@ },

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