New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

virtual-keyboard-angular

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

virtual-keyboard-angular - npm Package Compare versions

Comparing version 0.0.30 to 0.0.31

2

lib/interfaces/search-result/search-result-item.d.ts
export interface SearchResultItem<T> {
index?: number;
text: string;
item: T;
item?: T;
}
{
"name": "virtual-keyboard-angular",
"version": "0.0.30",
"version": "0.0.31",
"peerDependencies": {

@@ -5,0 +5,0 @@ "@angular/common": "^16.0.0",

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