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

@progress/kendo-angular-messages

Package Overview
Dependencies
Maintainers
1
Versions
233
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@progress/kendo-angular-messages - npm Package Compare versions

Comparing version 1.7.1 to 1.7.2-dev.201706261546

CONTRIBUTING.md

16

LICENSE.md

@@ -1,13 +0,9 @@

Copyright 2017 Telerik AD
# Kendo UI for Angular
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
This package is part of the [Kendo UI for Angular](http://www.telerik.com/kendo-angular-ui/) suite.
http://www.apache.org/licenses/LICENSE-2.0
## License
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, this file shall be governed by the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0).
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-angular-messages",
"version": "1.7.1",
"version": "1.7.2-dev.201706261546",
"description": "Localization messages - Kendo UI for Angular",
"main": "index.js",
"scripts": {
"semantic-release": "semantic-release pre && npm publish && semantic-release post",
"lint": "gulp lint"
"lint": "gulp lint",
"semantic-release": "semantic-release pre && semantic-prerelease publish && semantic-release post"
},

@@ -24,2 +24,3 @@ "bin": {

"devDependencies": {
"@telerik/semantic-prerelease": "^1.0.0",
"cz-conventional-changelog": "1.2.0",

@@ -29,3 +30,3 @@ "ghooks": "^2.0.0",

"gulp-yaml-validate": "^1.0.2",
"semantic-release": "^4.0.0",
"semantic-release": "^6.3.6",
"validate-commit-msg": "2.11.1"

@@ -67,3 +68,17 @@ },

"registry": "https://registry.npm.telerik.com"
},
"release": {
"debug": false,
"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"
}
}

@@ -6,7 +6,7 @@ # Kendo UI for Angular: Localized Messages

* [Installation](https://github.com/telerik/kendo-angular-messages#installation)
* [Building](https://github.com/telerik/kendo-angular-messages#building)
* [Builds](https://github.com/telerik/kendo-angular-messages#builds)
## Overview
This repository contains translated messages for Kendo UI components for Angular 2.
This repository contains translated messages for Kendo UI components for Angular.

@@ -35,4 +35,4 @@ It also includes a utility to populate these messages in application message files in an XLIFF format. For more details, refer to the article on [localization of messages](http://www.telerik.com/kendo-angular-ui/compontents/localization).

## Building
## Builds
To build the package from this repository, run the `npm pack` command.
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