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

@progress/kendo-angular-popup

Package Overview
Dependencies
Maintainers
1
Versions
914
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.13.3 to 0.14.0

dist/es/main.d.ts

31

package.json
{
"name": "@progress/kendo-angular-popup",
"description": "Kendo UI Angular 2 Popup component",
"version": "0.13.3",
"version": "0.14.0",
"publishConfig": {
"registry": "https://registry.npm.telerik.com"
},
"main": "dist/npm/js/main.js",
"main": "dist/npm/main.js",
"module": "dist/es/main.js",
"jsnext:main": "dist/es/main.js",
"typings": "dist/es/main.d.ts",
"author": "Progress",

@@ -14,3 +17,2 @@ "@progress": {

"license": "SEE LICENSE in LICENSE.md",
"typings": "dist/npm/js/main",
"scripts": {

@@ -23,4 +25,3 @@ "test": "gulp test",

"api-check": "gulp api-check",
"build-package": "gulp build-npm-package && gulp build-ngc-metadata",
"build-cdn": "gulp build-cdn",
"build-package": "gulp build-package",
"semantic-release": "semantic-release pre && npm publish && semantic-release post"

@@ -43,14 +44,14 @@ },

"devDependencies": {
"@angular/core": "^2.0.0",
"@angular/common": "^2.0.0",
"@angular/compiler": "^2.0.0",
"@angular/compiler-cli": "^2.0.0",
"@angular/platform-browser": "^2.0.0",
"@angular/platform-browser-dynamic": "^2.0.0",
"@angular/platform-server": "^2.0.0",
"@angular/forms": "^2.0.0",
"@angular/common": "2.2.1",
"@angular/core": "2.2.1",
"@angular/compiler": "2.2.1",
"@angular/compiler-cli": "2.2.1",
"@angular/platform-browser": "2.2.1",
"@angular/platform-browser-dynamic": "2.2.1",
"@angular/platform-server": "2.2.1",
"@angular/forms": "2.2.1",
"core-js": "^2.2.2",
"rxjs": "~5.0.0-X",
"rxjs": "5.0.0-beta.12",
"zone.js": "^0.6.23",
"@progress/kendo-angular-tasks": "^5.5.0",
"@progress/kendo-angular-tasks": "^6.0.0",
"@telerik/kendo-theme-default": "^1.30.0",

@@ -57,0 +58,0 @@ "cz-conventional-changelog": "^1.1.5",

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