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

@amalto/cron-input

Package Overview
Dependencies
Maintainers
3
Versions
289
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@amalto/cron-input - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

2

build/index.d.ts

@@ -19,3 +19,3 @@ /// <reference types="react" />

name: string;
/** Date value part. */
/** Date value part. More details on [CronValue](http://localhost:6060/#cronvalue). */
value: CronValue;

@@ -22,0 +22,0 @@ /** Cron value onchange event. */

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

"description": "Cron input used to schedule a task.",
"version": "1.1.1",
"version": "1.1.2",
"license": "MIT",

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

"dependencies": {
"@amalto/helpers": "1.2.1",
"@amalto/switch": "1.1.1",
"@amalto/validated-input": "1.1.1",
"@amalto/wordings": "1.1.1",
"@amalto/helpers": "^1.2.2",
"@amalto/switch": "^1.1.2",
"@amalto/validated-input": "^1.1.2",
"@amalto/wordings": "^1.1.2",
"classnames": "2.2.5",

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

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