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

@ecl/ec-specs-text-input

Package Overview
Dependencies
Maintainers
3
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ecl/ec-specs-text-input - npm Package Compare versions

Comparing version 2.9.0 to 2.10.0

2

demo/data--default.js
// Simple content for demo
module.exports = {
id: 'example-input-id-1',
placeholder: 'Placeholder',
label: 'Label',
width: 'm',
};
module.exports = {
id: 'example-input-id-2',
is_disabled: true,
placeholder: 'Placeholder',
width: 'm',
};
module.exports = {
id: 'example-input-id-3',
has_error: true,
placeholder: 'Placeholder',
width: 'm',
};

@@ -5,3 +5,3 @@ {

"license": "EUPL-1.1",
"version": "2.9.0",
"version": "2.10.0",
"description": "ECL Text Input Specs",

@@ -24,3 +24,3 @@ "publishConfig": {

],
"gitHead": "78d443b1e119bb479cc51d83641a6a9a435bc2bf"
"gitHead": "545c5c940fe2a67adcd540fafb374e01d165046f"
}
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