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

@faststore/components

Package Overview
Dependencies
Maintainers
10
Versions
201
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@faststore/components - npm Package Compare versions

Comparing version 2.0.3-alpha.0 to 2.0.4-alpha.0

dist/assets/index.d.ts

9

CHANGELOG.md

@@ -6,2 +6,11 @@ # Change Log

## [2.0.4-alpha.0](https://github.com/vtex/faststore/compare/v2.0.3-alpha.0...v2.0.4-alpha.0) (2022-12-07)
### Chores
* config faststore ui ([#1495](https://github.com/vtex/faststore/issues/1495)) ([ed5aa8f](https://github.com/vtex/faststore/commit/ed5aa8f83ab3d929dd47f30b1e171240e1c3c459))
## 2.0.3-alpha.0 (2022-11-30)

@@ -8,0 +17,0 @@

30

package.json
{
"name": "@faststore/components",
"version": "2.0.3-alpha.0",
"main": "index.js",
"version": "2.0.4-alpha.0",
"module": "dist/index.js",
"typings": "dist/index.d.ts",
"author": "Emerson Laurentino @emersonlaurentino",
"license": "MIT",
"gitHead": "6743690f41d38a7f6a1060f541775c8a6f82e2f5"
"scripts": {
"dev": "tsc --watch",
"build": "tsc",
"lint": "eslint src/**/*.{ts,tsx}"
},
"repository": {
"type": "git",
"url": "https://github.com/vtex/faststore",
"directory": "packages/components"
},
"sideEffects": false,
"files": [
"dist",
"src"
],
"devDependencies": {
"@faststore/shared": "^2.0.3-alpha.0",
"typescript": "^4.8.4"
},
"volta": {
"node": "16.18.0",
"yarn": "1.19.1"
},
"gitHead": "e15f55dc806232292a13e286bf91fe527fcc3a32"
}
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