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

@progress/kendo-schematics

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@progress/kendo-schematics - npm Package Compare versions

Comparing version 0.2.5 to 1.0.0-dev.201906121339

artifacts/output

2

LICENSE.md

@@ -7,3 +7,3 @@ # Kendo UI for Angular

This is commercial software. To use it, you need to agree to the [**Telerik End User License Agreement for Kendo UI Complete**](http://www.telerik.com/purchase/license-agreement/kendo-ui-complete). If you do not own a commercial license, this file shall be governed by the trial license terms.
This is commercial software. To use it, you need to agree to the [**Telerik End User License Agreement for Kendo UI**](http://www.telerik.com/purchase/license-agreement/kendo-ui). If you do not own a commercial license, this file shall be governed by the trial license terms.

@@ -10,0 +10,0 @@ All available Kendo UI commercial licenses may be obtained at http://www.telerik.com/purchase/kendo-ui.

@@ -6,3 +6,3 @@ {

"license": "SEE LICENSE in LICENSE.md",
"version": "0.2.5",
"version": "1.0.0-dev.201906121339",
"scripts": {

@@ -33,4 +33,4 @@ "build-package": "npm run build",

"devDependencies": {
"@angular-devkit/core": "^0.6.0",
"@angular-devkit/schematics": "^0.6.0",
"@angular-devkit/core": "^0.8.9",
"@angular-devkit/schematics": "^0.8.9",
"@telerik/semantic-prerelease": "^1.0.0",

@@ -37,0 +37,0 @@ "@types/jasmine": "^2.6.0",

@@ -83,8 +83,2 @@ "use strict";

}
function rxjsCompat(options) {
const dependencies = {
'rxjs-compat': '^6.0.0'
};
return rules_1.addToPackageJson({ dependencies });
}
function ngAdd(options) {

@@ -98,3 +92,2 @@ return (host, context) => {

registerInPackageJson(options),
rxjsCompat(options),
theming_1.importTheme(options),

@@ -101,0 +94,0 @@ npmInstall(options) //install as a last rule

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