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

@amalto/typeahead-input

Package Overview
Dependencies
Maintainers
3
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@amalto/typeahead-input - npm Package Compare versions

Comparing version 1.3.13 to 1.3.15

1

build/index.js

@@ -13,2 +13,3 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
// Modules
var React = require("react");

@@ -15,0 +16,0 @@ require("typeahead.js");

4

package.json

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

"description": "Typeahead input combine a simple input and a select dropdown which allow you to select a value from the keyboard depending on your inputs.",
"version": "1.3.13",
"version": "1.3.15",
"license": "MIT",

@@ -29,3 +29,3 @@ "repository": {

"dependencies": {
"@amalto/help": "1.3.9",
"@amalto/help": "1.3.11",
"classnames": "2.2.5",

@@ -32,0 +32,0 @@ "jquery": "3.3.1",

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