Socket
Socket
Sign inDemoInstall

@blaze-react/select

Package Overview
Dependencies
Maintainers
7
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blaze-react/select - npm Package Compare versions

Comparing version 0.8.0-alpha.63 to 0.8.0-alpha.64

lib/index.js

8

CHANGELOG.md

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

# [0.8.0-alpha.64](https://github.com/thebyte9/blaze-components-react/compare/v0.8.0-alpha.63...v0.8.0-alpha.64) (2023-09-14)
**Note:** Version bump only for package @blaze-react/select
# [0.8.0-alpha.63](https://github.com/thebyte9/blaze-components-react/compare/v0.8.0-alpha.62...v0.8.0-alpha.63) (2023-09-14)

@@ -8,0 +16,0 @@

8

package.json
{
"name": "@blaze-react/select",
"version": "0.8.0-alpha.63",
"version": "0.8.0-alpha.64",
"description": "The select component represents an input that provides a menu of options",
"main": "./dist/main.js",
"scripts": {
"build": "NODE_ENV=production webpack --config webpack.config.js",
"build": "rm -Rf ./dist && NODE_ENV=production webpack --config webpack.config.js",
"build-storybook": "build-storybook -c .storybook -o docs-build",

@@ -12,3 +12,3 @@ "lint": "eslint '*/**/*.{ts,tsx}' --ignore-path ../../.eslintignore --fix",

"test:coverage": "jest --coverage --passWithNoTests",
"pre-publish": "yarn build && yarn lint && yarn test",
"prepublishOnly": "yarn build",
"bundle-analyser": "node ../../node_modules/webpack-bundle-analyzer/lib/bin/analyzer.js ./stats/stats.json"

@@ -31,3 +31,3 @@ },

},
"gitHead": "510e407b4cdd91b48bf7746dd6630d59535a1057"
"gitHead": "0e6d41640140b073e457c6411414a3f80195a95e"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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