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

igniteui-angular

Package Overview
Dependencies
Maintainers
1
Versions
1074
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

igniteui-angular - npm Package Compare versions

Comparing version 1.0.1-beta.3 to 1.0.1-beta.4

2

package.json
{
"name": "igniteui-angular",
"version": "1.0.1-beta.3",
"version": "1.0.1-beta.4",
"main": "src/igniteui-angular.js",

@@ -5,0 +5,0 @@ "author": "IgniteUI",

@@ -49,3 +49,3 @@ Use the directives found in `igniteui-angular.js` to use [Ignite UI](http://igniteui.com) controls in [AngularJS](http://angularjs.com) pages. [Work with the running samples here](http://igniteui.github.io/igniteui-angular).

--- ---
igCombo | `<ig-combo>`
igCombo | `<ig-combo>`
igGrid | `<ig-grid>`

@@ -64,3 +64,3 @@ igDataChart | `<ig-data-chart>`

igUpload | `<ig-upload>`
igVideoPlayer | `<ig-video-player>`
igVideoPlayer | `<ig-video-player>`

@@ -93,7 +93,7 @@ ### Configuring Control Options

Event | Markup
--- | ---
igGrid.events.dataBind | `<ig-grid event-data-bind="dataBindHandler">`
igCombo.events.textChanged | `<ig-combo event-text-changed="textChangedHandler">`
igDateEditor.events.keypress | `<ig-date-editor event-keypress="keypressHandler">`
| Event | Markup |
|-----------------------------|------------------------------------------------------|
|igGrid.events.dataBind | `<ig-grid event-data-bind="dataBindHandler">` |
|igCombo.events.textChanged | `<ig-combo event-text-changed="textChangedHandler">` |
|igDateEditor.events.keypress | `<ig-date-editor event-keypress="keypressHandler">` |

@@ -100,0 +100,0 @@ ## Controller Initialization

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