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

@bfwk/sf-selector

Package Overview
Dependencies
Maintainers
2
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bfwk/sf-selector - npm Package Compare versions

Comparing version 0.10.0 to 0.10.1

dist/index.cjs

9

package.json
{
"name": "@bfwk/sf-selector",
"version": "0.10.0",
"version": "0.10.1",
"description": "LBF Store Selector",

@@ -11,3 +11,8 @@ "repository": {

"type": "module",
"main": "dist/index.js",
"main": "dist/index.cjs",
"browser": "dist/index.mjs",
"exports": {
"import": "./dist/index.mjs",
"require": "./dist/index.cjs"
},
"typings": "dist/types/index.d.ts",

@@ -14,0 +19,0 @@ "files": [

# Store Selector
[![npm](https://img.shields.io/npm/v/@bfwk/sf-selector)](https://www.npmjs.com/package/@bfwk/sf-selector)
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