@syncfusion/ej2-drawings
Advanced tools
Comparing version 18.2.44 to 18.2.54
/*! | ||
* filename: ej2-drawings.umd.min.js | ||
* version : 18.2.44 | ||
* version : 18.2.54 | ||
* 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: ej2-drawings.min.js | ||
* version : 18.2.44 | ||
* version : 18.2.54 | ||
* 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 : 18.2.44 | ||
* version : 18.2.54 | ||
* 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-drawings@*", | ||
"_id": "@syncfusion/ej2-drawings@17.2.48", | ||
"_id": "@syncfusion/ej2-drawings@18.2.44", | ||
"_inBundle": false, | ||
"_integrity": "sha512-uC71wfPntNf9BaQ+CGfjAuO99+tAihsgRBgukqKKZWRjf4AcnVcwGjXcDmj54oArUUKHmeHEjgsmOD/dwFLczA==", | ||
"_integrity": "sha512-vooPbvnkoN5Fo79MJdbb5uCFhSQrfVtUxJf1PFcNYFooFS0whObCxgG1/sEj2joiXb+0Oq4T0HAm7nHI17YxgQ==", | ||
"_location": "/@syncfusion/ej2-drawings", | ||
@@ -24,4 +24,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-drawings/-/ej2-drawings-17.2.48.tgz", | ||
"_shasum": "b98b7de970cb479445f09f29c163dfd489227ab6", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-drawings/-/ej2-drawings-18.2.44.tgz", | ||
"_shasum": "9ccd1c78010b8ad22f9bad657ec71f6cae6155d7", | ||
"_spec": "@syncfusion/ej2-drawings@*", | ||
@@ -37,4 +37,4 @@ "_where": "/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~18.2.44", | ||
"@syncfusion/ej2-data": "~18.2.44" | ||
"@syncfusion/ej2-base": "~18.2.54", | ||
"@syncfusion/ej2-data": "~18.2.54" | ||
}, | ||
@@ -63,4 +63,4 @@ "deprecated": false, | ||
"typings": "index.d.ts", | ||
"version": "18.2.44", | ||
"version": "18.2.54", | ||
"sideEffects": false | ||
} |
@@ -215,2 +215,3 @@ /** | ||
* Diamond - Sets the decorator shape as Diamond | ||
* Butt - Sets the decorator shape as Butt | ||
* Path - Sets the decorator shape as Path | ||
@@ -233,2 +234,4 @@ * OpenArrow - Sets the decorator shape as OpenArrow | ||
'Diamond' | | ||
/** Butt - Sets the decorator shape as Butt */ | ||
'Butt' | | ||
/** OpenArrow - Sets the decorator shape as OpenArrow */ | ||
@@ -235,0 +238,0 @@ 'OpenArrow' | |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1903206
16349