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

@syncfusion/ej2-buttons

Package Overview
Dependencies
Maintainers
4
Versions
185
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-buttons - npm Package Compare versions

Comparing version 17.3.16 to 17.3.19

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

## 17.3.16 (2019-10-09)
### CheckBox

@@ -7,0 +9,0 @@

2

dist/ej2-buttons.umd.min.js
/*!
* filename: ej2-buttons.umd.min.js
* version : 17.3.16
* version : 17.3.19
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved.

@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license.

/*!
* filename: ej2-buttons.min.js
* version : 17.3.16
* version : 17.3.19
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved.

@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license.

/*!
* filename: index.d.ts
* version : 17.3.16
* version : 17.3.19
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved.

@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license.

{
"_from": "@syncfusion/ej2-buttons@*",
"_id": "@syncfusion/ej2-buttons@17.3.9",
"_id": "@syncfusion/ej2-buttons@17.3.16",
"_inBundle": false,
"_integrity": "sha512-PmupJssg+HOfd7bEDDSsPtN0TaQzUEMTnw2EWuzQewk4Of8BllQIkCfiJ7dfkNPZROmETOPsRQmxjCqAZi/dPw==",
"_integrity": "sha512-Cdr/HKEv/ZwW9h8CGGoaxp91T0axzukXaU7dql4MI2FGjdOn5yU+nxiqsR4IMO27uY6wv8zujy+KxmjFIMQK2w==",
"_location": "/@syncfusion/ej2-buttons",

@@ -41,4 +41,4 @@ "_phantomChildren": {},

],
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-buttons/-/ej2-buttons-17.3.9.tgz",
"_shasum": "8a3288cbd4931d88afb9a67c66fe3ca828de8aa4",
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-buttons/-/ej2-buttons-17.3.16.tgz",
"_shasum": "4b6f38390614eae9894f4c6d057137036cb93584",
"_spec": "@syncfusion/ej2-buttons@*",

@@ -54,3 +54,3 @@ "_where": "/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included",

"dependencies": {
"@syncfusion/ej2-base": "~17.3.16"
"@syncfusion/ej2-base": "~17.3.19"
},

@@ -98,4 +98,4 @@ "deprecated": false,

"typings": "index.d.ts",
"version": "17.3.16",
"version": "17.3.19",
"sideEffects": false
}

@@ -28,3 +28,2 @@ import { Component, INotifyPropertyChanged, NotifyPropertyChanges, Property } from '@syncfusion/ej2-base';import { EmitType, Event, EventHandler, KeyboardEvents, isNullOrUndefined } from '@syncfusion/ej2-base';import { addClass, detach, getUniqueID, isRippleEnabled, removeClass, rippleEffect, closest } from '@syncfusion/ej2-base';import { wrapperInitialize, rippleMouseHandler, ChangeEventArgs, setHiddenInput } from './../common/common';

* @default false
* @isBlazorNullableType true
*/

@@ -31,0 +30,0 @@ checked?: boolean;

@@ -40,3 +40,2 @@ import { Component, INotifyPropertyChanged } from '@syncfusion/ej2-base';

* @default false
* @isBlazorNullableType true
*/

@@ -43,0 +42,0 @@ checked: boolean;

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