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

@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 0.2.1 to 0.3.0

dist/es/align-point.d.ts

10

package.json
{
"name": "@progress/kendo-popup-common",
"description": "Kendo UI Popup common package",
"version": "0.2.1",
"version": "0.3.0",
"publishConfig": {

@@ -12,6 +12,8 @@ "registry": "https://registry.npm.telerik.com"

},
"main": "dist/npm/js/main.js",
"typings": "dist/npm/js/main",
"main": "dist/npm/main.js",
"module": "dist/es/main.js",
"jsnext:main": "dist/es/main.js",
"typings": "dist/es/main",
"scripts": {
"build-package": "gulp build-npm-package",
"build-package": "gulp build-rollup-package",
"test": "gulp test",

@@ -18,0 +20,0 @@ "lint": "gulp lint",

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