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

@syncfusion/ej2-vue-base

Package Overview
Dependencies
Maintainers
3
Versions
143
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-vue-base - npm Package Compare versions

Comparing version 20.2.36 to 20.2.38

14

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

## 20.2.36 (2022-06-30)
### Common

@@ -11,10 +13,10 @@

- Provided the TypeScript 4.7 compatible support for the Vue components.
- Provided the option to register the license key by using the `npx` command. Follow these steps to register the license using the `npx` command:
- Provided option to register the license key by using the `npx` command. Follow these steps to register the license using the `npx` command:
- - Install the Syncfusion packages from npm.
- - Add the license key either in the environment variable `SYNCFUSION_LICENSE` or in the `syncfusion-license.txt` text file.
- - Run the command `npx syncfusion-license activate` to register the license automatically.
| The `npx` command |
|---|
| Install the Syncfusion packages from `npm`. |
| Add the license key either in the environment variable `SYNCFUSION_LICENSE` or in the `syncfusion-license.txt` text file. |
| Run the command `npx syncfusion-license activate` to automatically register the license. |
- `#I376821` - Provided support to compile the Sass files using [Dart Sass](https://sass-lang.com/dart-sass) instead of [node-sass](https://github.com/sass/node-sass). This change has been made since `node-sass` has been deprecated.
## 20.1.61 (2022-06-21)

@@ -21,0 +23,0 @@

/*!
* filename: ej2-vue-base.umd.min.js
* version : 20.2.36
* version : 20.2.38
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.

@@ -12,3 +12,3 @@ * Use of this code is subject to the terms of our license.

* filename: ej2-vue-base.umd.min.js
* version : 20.1.47
* version : 19.2.55
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.

@@ -22,11 +22,2 @@ * Use of this code is subject to the terms of our license.

* filename: ej2-vue-base.umd.min.js
* version : 19.4.38
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
* Use of this code is subject to the terms of our license.
* A copy of the current license can be obtained at any time by e-mailing
* licensing@syncfusion.com. Any infringement will be prosecuted under
* applicable laws.
*/
/*!
* filename: ej2-vue-base.umd.min.js
* version : 19.1.63

@@ -33,0 +24,0 @@ * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.

/*!
* filename: ej2-vue-base.min.js
* version : 20.2.36
* version : 20.2.38
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.

@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license.

/*!
* filename: index.d.ts
* version : 20.2.36
* version : 20.2.38
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.

@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license.

{
"_from": "@syncfusion/ej2-vue-base@*",
"_id": "@syncfusion/ej2-vue-base@19.3.53",
"_id": "@syncfusion/ej2-vue-base@20.2.36",
"_inBundle": false,
"_integrity": "sha512-yRW4OS6ctma7lfC9ndSGBZXpDqHWqlqP0bnvQ71EjAthH+wYTMC4VpDEmr2pE4jTSWFuoFekZsvmbYenJz/LFw==",
"_integrity": "sha512-kZuY/lsJfKwZMtY2ND5mlY+jaH/hC5L7ENOH8PSqdLOj7CrrZ90d5LVdVzl5LNvzTQF2ps7d5PZxI3G6/fXAAg==",
"_location": "/@syncfusion/ej2-vue-base",

@@ -54,4 +54,4 @@ "_phantomChildren": {},

],
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-vue-base/-/ej2-vue-base-19.3.53.tgz",
"_shasum": "25ff341752df0508e4b6a2b25b58b4d2e437e6a3",
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-base/-/ej2-vue-base-20.2.36.tgz",
"_shasum": "821f37c88341844fa4a19b8ee6fef00b8dd58465",
"_spec": "@syncfusion/ej2-vue-base@*",

@@ -67,3 +67,3 @@ "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",

"dependencies": {
"@syncfusion/ej2-base": "~20.2.36",
"@syncfusion/ej2-base": "~20.2.38",
"glob": "^7.0.5"

@@ -98,4 +98,4 @@ },

"typings": "index.d.ts",
"version": "20.2.36",
"version": "20.2.38",
"sideEffects": true
}

@@ -5,2 +5,3 @@ /**

import Vue from 'vue';

@@ -22,3 +23,3 @@ export declare const aVue: any;

protected isDecorator: boolean;
// // constructor();
// // // constructor();
created(): void;

@@ -25,0 +26,0 @@ mounted(): void;

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