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

@storefront-ui/shared

Package Overview
Dependencies
Maintainers
4
Versions
141
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@storefront-ui/shared - npm Package Compare versions

Comparing version 2.0.0-alpha.0-pre to 2.0.0-rc.1

dist/index.d.ts

41

package.json
{
"name": "@storefront-ui/shared",
"version": "2.0.0-alpha.0-pre",
"files": [
"**/*.js",
"**/*.ts"
],
"description": "Shared set of utils and typings used by `@storefront-ui/*` packages",
"version": "2.0.0-rc.1",
"sideEffects": false,
"exports": {
".": {
"import": "./dist/index.esm.mjs",
"require": "./dist/index.js"
},
"./*": "./*"
},
"source": "index.ts",
"main": "dist/index.js",
"unpkg": "dist/index.umd.js",
"types": "dist/index.d.ts",
"scripts": {
"dev": "microbundle watch",
"build:shared": "microbundle --compress"
},
"homepage": "https://docs.storefrontui.io/v2/",
"repository": {
"type": "git",
"url": "git+https://github.com/vuestorefront/sfui2.git"
},
"bugs": {
"url": "https://github.com/vuestorefront/sfui2/issues"
},
"devDependencies": {
"microbundle": "0.15.1",
"typescript": "~4.7.4"
},
"publishConfig": {
"access": "public"
}
},
"files": [
"dist",
"README.md"
]
}
slider/index.ts
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