Socket
Socket
Sign inDemoInstall

@faststore/components

Package Overview
Dependencies
5
Maintainers
0
Versions
181
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.68 to 3.0.74

6

package.json
{
"name": "@faststore/components",
"version": "3.0.68",
"version": "3.0.74",
"main": "dist/cjs/index.js",

@@ -19,3 +19,3 @@ "module": "dist/esm/index.js",

"dev": "tsc --watch",
"build": "tsc --module commonjs --outDir dist/cjs & tsc --module esnext --outDir dist/esm",
"build": "tsc --module commonjs --outDir dist/cjs && tsc --module esnext --outDir dist/esm",
"lint": "eslint src/**/*.{ts,tsx}",

@@ -53,3 +53,3 @@ "test": "jest"

},
"gitHead": "d12b653cdc379d4449666b2a405922c1b27c372d"
"gitHead": "a2eef14d88c8e73dbdd9d18e3879d64b6d51b56e"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc