Socket
Socket
Sign inDemoInstall

@progress/kendo-popup-common

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@progress/kendo-popup-common - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1-dev.201706261427

19

LICENSE.md

@@ -1,15 +0,12 @@

This project has been released under the [Apache License, version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html), the text of which is included below. This license applies ONLY to the source of this repository and does not extend to any other Kendo UI distribution or variant, or any other 3rd party libraries used in a repository. For licensing information about Kendo UI, see the [License Agreements page](https://www.kendoui.com/purchase/license-agreement.aspx) at [KendoUI.com](http://www.kendoui.com).
# Kendo UI for Angular
> Copyright © 2014-2015 Telerik
This package is part of the [Kendo UI for Angular](http://www.telerik.com/kendo-angular-ui/) suite.
> Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
## License
> [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)
**IMPORTANT** This is not free software. You must agree to the [Telerik End User License Agreement for Kendo UI Complete
](http://www.telerik.com/purchase/license-agreement/kendo-ui-complete) in order to use it.
> Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
If you do not own a commercial license, the use of this product shall be governed by the trial license terms.
Kendo UI commercial licenses may be obtained at [http://www.telerik.com/purchase/kendo-ui](http://www.telerik.com/purchase/kendo-ui).
{
"name": "@progress/kendo-popup-common",
"description": "Kendo UI Popup common package",
"version": "1.0.0",
"version": "1.0.1-dev.201706261427",
"publishConfig": {

@@ -20,3 +20,3 @@ "registry": "https://registry.npm.telerik.com"

"lint": "gulp lint",
"semantic-release": "semantic-release pre && npm publish && semantic-release post"
"semantic-release": "semantic-release pre && semantic-prerelease publish && semantic-release post"
},

@@ -29,2 +29,3 @@ "keywords": [

"@telerik/kendo-package-tasks": "^1.0.0",
"@telerik/semantic-prerelease": "^1.0.0",
"@krux/condition-jenkins": "1.0.1",

@@ -35,3 +36,3 @@ "cz-conventional-changelog": "^1.1.5",

"jasmine-jquery": "^2.1.1",
"semantic-release": "^4.3.5",
"semantic-release": "^6.3.6",
"validate-commit-msg": "^1.1.1"

@@ -67,8 +68,15 @@ },

"release": {
"branch": "master",
"debug": false,
"verifyConditions": {
"path": "./node_modules/@krux/condition-jenkins"
}
"branchTags": {
"develop": "dev"
},
"fallbackTags": {
"dev": "latest"
},
"analyzeCommits": "@telerik/semantic-prerelease/analyzeCommits",
"generateNotes": "@telerik/semantic-prerelease/generateNotes",
"getLastRelease": "@telerik/semantic-prerelease/getLastRelease",
"verifyConditions": "@telerik/semantic-prerelease/verifyConditions",
"verifyRelease": "@telerik/semantic-prerelease/verifyRelease"
}
}

@@ -1,3 +0,12 @@

[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
# Kendo UI for Angular
A shared repository for the common logic of the Kendo UI Popup component.
This package is part of the [Kendo UI for Angular](http://www.telerik.com/kendo-angular-ui/) suite.
## License
**IMPORTANT** This is not free software. You must agree to the [Telerik End User License Agreement for Kendo UI Complete
](http://www.telerik.com/purchase/license-agreement/kendo-ui-complete) in order to use it.
If you do not own a commercial license, the use of this product shall be governed by the trial license terms.
Kendo UI commercial licenses may be obtained at [http://www.telerik.com/purchase/kendo-ui](http://www.telerik.com/purchase/kendo-ui).
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