Socket
Socket
Sign inDemoInstall

@spectrum-web-components/number-field

Package Overview
Dependencies
Maintainers
6
Versions
152
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spectrum-web-components/number-field - npm Package Compare versions

Comparing version 0.1.2-alpha.14 to 0.1.2

stories/number-field.stories.js

14

package.json
{
"name": "@spectrum-web-components/number-field",
"version": "0.1.2-alpha.14+b2fdc4ae",
"version": "0.1.2",
"publishConfig": {

@@ -48,7 +48,7 @@ "access": "public"

"@internationalized/number": "^3.0.0",
"@spectrum-web-components/action-button": "^0.5.2-alpha.14+b2fdc4ae",
"@spectrum-web-components/base": "^0.4.4-alpha.148+b2fdc4ae",
"@spectrum-web-components/icon": "^0.9.7-alpha.74+b2fdc4ae",
"@spectrum-web-components/icons-ui": "^0.6.7-alpha.74+b2fdc4ae",
"@spectrum-web-components/textfield": "^0.8.9-alpha.14+b2fdc4ae",
"@spectrum-web-components/action-button": "^0.5.2",
"@spectrum-web-components/base": "^0.4.4",
"@spectrum-web-components/icon": "^0.9.7",
"@spectrum-web-components/icons-ui": "^0.6.7",
"@spectrum-web-components/textfield": "^0.8.9",
"tslib": "^2.0.0"

@@ -65,3 +65,3 @@ },

],
"gitHead": "b2fdc4aef5d2ac543469c2eb62d57f5b3c2b1db3"
"gitHead": "3fe011d7edbebbfa42831d1b4b571e0ccef59e91"
}

@@ -218,3 +218,2 @@ /*

onChange() {
console.log('onchange');
const value = this.convertValueToNumber(this.inputElement.value);

@@ -221,0 +220,0 @@ this.value = value;

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