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

@syncfusion/ej2-vue-popups

Package Overview
Dependencies
Maintainers
0
Versions
194
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 27.2.2 to 28.1.33

styles/bds-lite.css

6

dist/ej2-vue-popups.umd.min.js
/*!
* filename: ej2-vue-popups.umd.min.js
* version : 27.2.2
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.
* version : 28.1.33
* Copyright Syncfusion Inc. 2001 - 2024. All rights reserved.
* Use of this code is subject to the terms of our license.

@@ -10,3 +10,3 @@ * A copy of the current license can be obtained at any time by e-mailing

*/
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@syncfusion/ej2-popups"),require("@syncfusion/ej2-vue-base"),require("@syncfusion/ej2-base")):"function"==typeof define&&define.amd?define(["exports","@syncfusion/ej2-popups","@syncfusion/ej2-vue-base","@syncfusion/ej2-base"],t):t((e=e||self).ej={},e.ej2Popups,e.ej2VueBase,e.ej2Base)}(this,function(t,s,o,a){"use strict";var n=o.vueDefineComponent({inject:{custom:{default:null}},render:function(e){var t;if(!o.isExecute)return t=null,(o.isExecute?e:o.gh)("div",{class:"e-directive"},t=a.isNullOrUndefined(this.$slots.default)?t:o.isExecute?this.$slots.default:this.$slots.default())},updated:function(){!o.isExecute&&this.custom&&this.custom()},methods:{getTag:function(){return"e-buttons"}}}),i={name:"e-buttons",install:function(e){e.component(i.name,n)}},r=o.vueDefineComponent({render:function(){},methods:{getTag:function(){return"e-dialogbutton"}}}),l={name:"e-dialogbutton",install:function(e){e.component(l.name,r)}},e=["isLazyUpdate","plugins","allowDragging","animationSettings","buttons","closeOnEscape","content","cssClass","enableHtmlSanitizer","enablePersistence","enableResize","enableRtl","footerTemplate","header","height","isModal","locale","minHeight","position","resizeHandles","showCloseIcon","target","visible","width","zIndex","beforeClose","beforeOpen","beforeSanitizeHtml","close","created","destroyed","drag","dragStart","dragStop","open","overlayClick","resizeStart","resizeStop","resizing"],c=["visible"],u=o.getProps({props:e}),h=u[0],u=u[1],d=Object.keys(u);d.push("modelchanged","update:modelValue");for(var p=0,m=c;p<m.length;p++)d.push("update:"+m[p]);var f=o.vueDefineComponent({name:"DialogComponent",mixins:[o.ComponentBase],props:h,watch:u,emits:d,model:{event:"modelchanged"},provide:function(){return{custom:this.custom}},data:function(){return{ej2Instances:new s.Dialog({}),propKeys:e,models:c,hasChildDirective:!0,hasInjectedModules:!1,tagMapper:{"e-buttons":"e-dialogbutton"},tagNameMapper:{},isVue3:!o.isExecute,templateCollection:{}}},created:function(){this.ej2Instances._trigger=this.ej2Instances.trigger,this.ej2Instances.trigger=this.trigger,this.bindProperties(),this.ej2Instances._setProperties=this.ej2Instances.setProperties,this.ej2Instances.setProperties=this.setProperties,this.ej2Instances.clearTemplate=this.clearTemplate,this.updated=this.updated},render:function(e){var t=null;return(o.isExecute?e:o.gh)("div",t=a.isNullOrUndefined(this.$slots.default)?t:o.isExecute?this.$slots.default:this.$slots.default())},methods:{clearTemplate:function(e){if((e=e||Object.keys(this.templateCollection||{})).length&&this.templateCollection)for(var t=0,s=e;t<s.length;t++){var n=s[t],i=this.templateCollection[n];if(i&&i.length){for(var o=0,a=i;o<a.length;o++){var r=a[o];this.destroyPortals(r)}delete this.templateCollection[n]}}},setProperties:function(s,e){var n=this;this.isVue3&&(this.models=this.models||this.ej2Instances.referModels),this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(s,e),s&&this.models&&this.models.length&&Object.keys(s).map(function(t){n.models.map(function(e){t!==e||/datasource/i.test(t)||(n.isVue3?n.ej2Instances.vueInstance.$emit("update:"+t,s[t]):(n.$emit("update:"+t,s[t]),n.$emit("modelchanged",s[t])))})})},trigger:function(e,t,s){var n,i;o.isExecute||(this.models=this.models||this.ej2Instances.referModels),"change"!==e&&"input"!==e||!this.models||0===this.models.length?"actionBegin"===e&&"dateNavigate"===t.requestType&&this.models&&0!==this.models.length&&(i=(n=this.models.toString().match(/currentView|selectedDate/)||[])[0],t)&&n&&!a.isUndefined(t[i])&&(o.isExecute?(this.$emit("update:"+i,t[i]),this):(this.ej2Instances.vueInstance.$emit("update:"+i,t[i]),this.ej2Instances.vueInstance)).$emit("modelchanged",t[i]):(i=(n=this.models.toString().match(/checked|value/)||[])[0],t&&n&&!a.isUndefined(t[i])&&(o.isExecute?("change"===e||this.$props&&!this.$props.isLazyUpdate)&&(this.$emit("update:"+i,t[i]),this.$emit("modelchanged",t[i])):(this.ej2Instances.vueInstance.$emit("update:"+i,t[i]),this.ej2Instances.vueInstance.$emit("modelchanged",t[i]),this.ej2Instances.vueInstance.$emit("update:modelValue",t[i])))),this.ej2Instances&&this.ej2Instances._trigger&&this.ej2Instances._trigger(e,t,s)},custom:function(){this.updated()},getButtons:function(e){return this.ej2Instances.getButtons(e)},getDimension:function(){return this.ej2Instances.getDimension()},hide:function(e){return this.ej2Instances.hide(e)},refreshPosition:function(){return this.ej2Instances.refreshPosition()},sanitizeHelper:function(e){return this.ej2Instances.sanitizeHelper(e)},show:function(e){return this.ej2Instances.show(e)}}}),g={name:"ejs-dialog",install:function(e){e.component(g.name,f),e.component(l.name,r),e.component(i.name,n)}},j=["isLazyUpdate","plugins","animation","closeDelay","container","content","cssClass","enableHtmlParse","enableHtmlSanitizer","enablePersistence","enableRtl","height","htmlAttributes","isSticky","locale","mouseTrail","offsetX","offsetY","openDelay","opensOn","position","showTipPointer","target","tipPointerPosition","width","windowCollision","afterClose","afterOpen","beforeClose","beforeCollision","beforeOpen","beforeRender","created","destroyed"],I=[],h=o.getProps({props:j}),u=h[0],h=h[1],v=Object.keys(h);v.push("modelchanged","update:modelValue");for(var b=0,P=I;b<P.length;b++)v.push("update:"+P[b]);var y=o.vueDefineComponent({name:"TooltipComponent",mixins:[o.ComponentBase],props:u,watch:h,emits:v,provide:function(){return{custom:this.custom}},data:function(){return{ej2Instances:new s.Tooltip({}),propKeys:j,models:I,hasChildDirective:!1,hasInjectedModules:!1,tagMapper:{},tagNameMapper:{},isVue3:!o.isExecute,templateCollection:{}}},created:function(){this.bindProperties(),this.ej2Instances._setProperties=this.ej2Instances.setProperties,this.ej2Instances.setProperties=this.setProperties,this.ej2Instances.clearTemplate=this.clearTemplate,this.updated=this.updated},render:function(e){var t=null;return(o.isExecute?e:o.gh)("div",t=a.isNullOrUndefined(this.$slots.default)?t:o.isExecute?this.$slots.default:this.$slots.default())},methods:{clearTemplate:function(e){if((e=e||Object.keys(this.templateCollection||{})).length&&this.templateCollection)for(var t=0,s=e;t<s.length;t++){var n=s[t],i=this.templateCollection[n];if(i&&i.length){for(var o=0,a=i;o<a.length;o++){var r=a[o];this.destroyPortals(r)}delete this.templateCollection[n]}}},setProperties:function(s,e){var n=this;this.isVue3&&(this.models=this.models||this.ej2Instances.referModels),this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(s,e),s&&this.models&&this.models.length&&Object.keys(s).map(function(t){n.models.map(function(e){t!==e||/datasource/i.test(t)||(n.isVue3?n.ej2Instances.vueInstance.$emit("update:"+t,s[t]):(n.$emit("update:"+t,s[t]),n.$emit("modelchanged",s[t])))})})},custom:function(){this.updated()},close:function(e){return this.ej2Instances.close(e)},open:function(e,t){return this.ej2Instances.open(e,t)},refresh:function(e){return this.ej2Instances.refresh(e)}}}),C={name:"ejs-tooltip",install:function(e){e.component(C.name,y)}};Object.keys(s).forEach(function(e){"default"!==e&&Object.defineProperty(t,e,{enumerable:!0,get:function(){return s[e]}})}),t.ButtonsDirective=n,t.ButtonsPlugin=i,t.DialogButtonDirective=r,t.DialogButtonPlugin=l,t.DialogComponent=f,t.DialogPlugin=g,t.TooltipComponent=y,t.TooltipPlugin=C,Object.defineProperty(t,"__esModule",{value:!0})});
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@syncfusion/ej2-popups"),require("@syncfusion/ej2-vue-base"),require("@syncfusion/ej2-base")):"function"==typeof define&&define.amd?define(["exports","@syncfusion/ej2-popups","@syncfusion/ej2-vue-base","@syncfusion/ej2-base"],t):t((e=e||self).ej={},e.ej2Popups,e.ej2VueBase,e.ej2Base)}(this,function(t,s,o,a){"use strict";var n=o.vueDefineComponent({inject:{custom:{default:null}},render:function(e){var t;if(!o.isExecute)return t=null,(o.isExecute?e:o.gh)("div",{class:"e-directive"},t=a.isNullOrUndefined(this.$slots.default)?t:o.isExecute?this.$slots.default:this.$slots.default())},updated:function(){!o.isExecute&&this.custom&&this.custom()},methods:{getTag:function(){return"e-buttons"}}}),i={name:"e-buttons",install:function(e){e.component(i.name,n)}},r=o.vueDefineComponent({render:function(){},methods:{getTag:function(){return"e-dialogbutton"}}}),l={name:"e-dialogbutton",install:function(e){e.component(l.name,r)}},e=["isLazyUpdate","plugins","allowDragging","animationSettings","buttons","closeOnEscape","content","cssClass","enableHtmlSanitizer","enablePersistence","enableResize","enableRtl","footerTemplate","header","height","isModal","locale","minHeight","position","resizeHandles","showCloseIcon","target","visible","width","zIndex","beforeClose","beforeOpen","beforeSanitizeHtml","close","created","destroyed","drag","dragStart","dragStop","open","overlayClick","resizeStart","resizeStop","resizing"],c=["visible"],u=o.getProps({props:e}),h=u[0],u=u[1],d=Object.keys(u);d.push("modelchanged","update:modelValue");for(var p=0,m=c;p<m.length;p++)d.push("update:"+m[p]);var f=o.vueDefineComponent({name:"DialogComponent",mixins:[o.ComponentBase],props:h,watch:u,emits:d,model:{event:"modelchanged"},provide:function(){return{custom:this.custom}},data:function(){return{ej2Instances:new s.Dialog({}),propKeys:e,models:c,hasChildDirective:!0,hasInjectedModules:!1,tagMapper:{"e-buttons":"e-dialogbutton"},tagNameMapper:{},isVue3:!o.isExecute,templateCollection:{}}},created:function(){this.ej2Instances._trigger=this.ej2Instances.trigger,this.ej2Instances.trigger=this.trigger,this.bindProperties(),this.ej2Instances._setProperties=this.ej2Instances.setProperties,this.ej2Instances.setProperties=this.setProperties,this.ej2Instances.clearTemplate=this.clearTemplate,this.updated=this.updated},render:function(e){var t=null;return(o.isExecute?e:o.gh)("div",t=a.isNullOrUndefined(this.$slots.default)?t:o.isExecute?this.$slots.default:this.$slots.default())},methods:{clearTemplate:function(e){if((e=e||Object.keys(this.templateCollection||{})).length&&this.templateCollection)for(var t=0,s=e;t<s.length;t++){var n=s[t],i=this.templateCollection[n];if(i&&i.length){for(var o=0,a=i;o<a.length;o++){var r=a[o];this.destroyPortals(r)}delete this.templateCollection[n]}}},setProperties:function(s,e){var n=this;this.isVue3&&(this.models=this.models||this.ej2Instances.referModels),this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(s,e),s&&this.models&&this.models.length&&Object.keys(s).map(function(t){n.models.map(function(e){t!==e||/datasource/i.test(t)||(n.isVue3?n.ej2Instances.vueInstance.$emit("update:"+t,s[t]):(n.$emit("update:"+t,s[t]),n.$emit("modelchanged",s[t])))})})},trigger:function(e,t,s){var n,i;o.isExecute||(this.models=this.models||this.ej2Instances.referModels),"change"!==e&&"input"!==e||!this.models||0===this.models.length?"actionBegin"===e&&"dateNavigate"===t.requestType&&this.models&&0!==this.models.length&&(i=(n=this.models.toString().match(/currentView|selectedDate/)||[])[0],t)&&n&&!a.isUndefined(t[i])&&(o.isExecute?(this.$emit("update:"+i,t[i]),this):(this.ej2Instances.vueInstance.$emit("update:"+i,t[i]),this.ej2Instances.vueInstance)).$emit("modelchanged",t[i]):(i=(n=this.models.toString().match(/checked|value/)||[])[0],t&&n&&!a.isUndefined(t[i])&&(o.isExecute?("change"===e||this.$props&&!this.$props.isLazyUpdate)&&(this.$emit("update:"+i,t[i]),this.$emit("modelchanged",t[i])):(this.ej2Instances.vueInstance.$emit("update:"+i,t[i]),this.ej2Instances.vueInstance.$emit("modelchanged",t[i]),this.ej2Instances.vueInstance.$emit("update:modelValue",t[i])))),this.ej2Instances&&this.ej2Instances._trigger&&this.ej2Instances._trigger(e,t,s)},custom:function(){this.updated()},destroy:function(){return this.ej2Instances.destroy()},getButtons:function(e){return this.ej2Instances.getButtons(e)},getDimension:function(){return this.ej2Instances.getDimension()},hide:function(e){return this.ej2Instances.hide(e)},refreshPosition:function(){return this.ej2Instances.refreshPosition()},sanitizeHelper:function(e){return this.ej2Instances.sanitizeHelper(e)},show:function(e){return this.ej2Instances.show(e)}}}),g={name:"ejs-dialog",install:function(e){e.component(g.name,f),e.component(l.name,r),e.component(i.name,n)}},j=["isLazyUpdate","plugins","animation","closeDelay","container","content","cssClass","enableHtmlParse","enableHtmlSanitizer","enablePersistence","enableRtl","height","htmlAttributes","isSticky","locale","mouseTrail","offsetX","offsetY","openDelay","opensOn","position","showTipPointer","target","tipPointerPosition","width","windowCollision","afterClose","afterOpen","beforeClose","beforeCollision","beforeOpen","beforeRender","created","destroyed"],I=[],h=o.getProps({props:j}),u=h[0],h=h[1],v=Object.keys(h);v.push("modelchanged","update:modelValue");for(var b=0,y=I;b<y.length;b++)v.push("update:"+y[b]);var P=o.vueDefineComponent({name:"TooltipComponent",mixins:[o.ComponentBase],props:u,watch:h,emits:v,provide:function(){return{custom:this.custom}},data:function(){return{ej2Instances:new s.Tooltip({}),propKeys:j,models:I,hasChildDirective:!1,hasInjectedModules:!1,tagMapper:{},tagNameMapper:{},isVue3:!o.isExecute,templateCollection:{}}},created:function(){this.bindProperties(),this.ej2Instances._setProperties=this.ej2Instances.setProperties,this.ej2Instances.setProperties=this.setProperties,this.ej2Instances.clearTemplate=this.clearTemplate,this.updated=this.updated},render:function(e){var t=null;return(o.isExecute?e:o.gh)("div",t=a.isNullOrUndefined(this.$slots.default)?t:o.isExecute?this.$slots.default:this.$slots.default())},methods:{clearTemplate:function(e){if((e=e||Object.keys(this.templateCollection||{})).length&&this.templateCollection)for(var t=0,s=e;t<s.length;t++){var n=s[t],i=this.templateCollection[n];if(i&&i.length){for(var o=0,a=i;o<a.length;o++){var r=a[o];this.destroyPortals(r)}delete this.templateCollection[n]}}},setProperties:function(s,e){var n=this;this.isVue3&&(this.models=this.models||this.ej2Instances.referModels),this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(s,e),s&&this.models&&this.models.length&&Object.keys(s).map(function(t){n.models.map(function(e){t!==e||/datasource/i.test(t)||(n.isVue3?n.ej2Instances.vueInstance.$emit("update:"+t,s[t]):(n.$emit("update:"+t,s[t]),n.$emit("modelchanged",s[t])))})})},custom:function(){this.updated()},close:function(e){return this.ej2Instances.close(e)},destroy:function(){return this.ej2Instances.destroy()},open:function(e,t){return this.ej2Instances.open(e,t)},refresh:function(e){return this.ej2Instances.refresh(e)}}}),C={name:"ejs-tooltip",install:function(e){e.component(C.name,P)}};Object.keys(s).forEach(function(e){"default"!==e&&Object.defineProperty(t,e,{enumerable:!0,get:function(){return s[e]}})}),t.ButtonsDirective=n,t.ButtonsPlugin=i,t.DialogButtonDirective=r,t.DialogButtonPlugin=l,t.DialogComponent=f,t.DialogPlugin=g,t.TooltipComponent=P,t.TooltipPlugin=C,Object.defineProperty(t,"__esModule",{value:!0})});
//# sourceMappingURL=ej2-vue-popups.umd.min.js.map

@@ -199,2 +199,5 @@ import { Dialog, Tooltip } from '@syncfusion/ej2-popups';

},
destroy() {
return this.ej2Instances.destroy();
},
getButtons(index) {

@@ -324,2 +327,5 @@ return this.ej2Instances.getButtons(index);

},
destroy() {
return this.ej2Instances.destroy();
},
open(element, animation) {

@@ -326,0 +332,0 @@ return this.ej2Instances.open(element, animation);

@@ -203,2 +203,5 @@ import { Dialog, Tooltip } from '@syncfusion/ej2-popups';

},
destroy: function () {
return this.ej2Instances.destroy();
},
getButtons: function (index) {

@@ -332,2 +335,5 @@ return this.ej2Instances.getButtons(index);

},
destroy: function () {
return this.ej2Instances.destroy();
},
open: function (element, animation) {

@@ -334,0 +340,0 @@ return this.ej2Instances.open(element, animation);

{
"_from": "@syncfusion/ej2-vue-popups@*",
"_id": "@syncfusion/ej2-vue-popups@27.1.58",
"_id": "@syncfusion/ej2-vue-popups@21.6.12",
"_inBundle": false,
"_integrity": "sha512-Lq54Hm4i6bpJ2qp2tMceHULLoU51KLBNxxg2AW+bTQCoX1Sor44u4e9a32eaSJetzKlfHlcviml4di5ijrSCUg==",
"_integrity": "sha512-6d9sX6+7l+3NXF7wXDOZP0iUxmAD03qaGms53DIXzCnQObxkfnCPegjDjwEp7tIxnHoh5eE9C7AVzs7DgLbsnw==",
"_location": "/@syncfusion/ej2-vue-popups",

@@ -22,6 +22,6 @@ "_phantomChildren": {},

],
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-popups/-/ej2-vue-popups-27.1.58.tgz",
"_shasum": "ba115e2660635b152bee4c1ef92069f1ffbd9d4c",
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-vue-popups/-/ej2-vue-popups-21.6.12.tgz",
"_shasum": "aa720f10108ef0a9404c19b1bc2b59452e5c373e",
"_spec": "@syncfusion/ej2-vue-popups@*",
"_where": "/jenkins/workspace/elease-automation_release_27.1.1/packages/included",
"_where": "/jenkins/workspace/elease-automation_release_28.1.1/packages/included",
"author": {

@@ -35,5 +35,5 @@ "name": "Syncfusion Inc."

"dependencies": {
"@syncfusion/ej2-base": "~27.2.2",
"@syncfusion/ej2-popups": "27.2.2",
"@syncfusion/ej2-vue-base": "~27.2.2"
"@syncfusion/ej2-base": "~28.1.33",
"@syncfusion/ej2-popups": "28.1.33",
"@syncfusion/ej2-vue-base": "~28.1.33"
},

@@ -75,4 +75,4 @@ "deprecated": false,

},
"version": "27.2.2",
"version": "28.1.33",
"sideEffects": false
}

@@ -7,3 +7,3 @@ # ej2-vue-popups

> This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's [EULA](https://www.syncfusion.com/eula/es/). To acquire a license, you can [purchase](https://www.syncfusion.com/sales/products) or [start a free 30-day trial](https://www.syncfusion.com/account/manage-trials/start-trials/?utm_source=npm&utm_campaign=popup).
> This is a commercial product and requires a paid license for possession or use. Syncfusion<sup>®</sup> licensed software, including this component, is subject to the terms and conditions of Syncfusion<sup>®</sup> [EULA](https://www.syncfusion.com/eula/es/). To acquire a license, you can [purchase](https://www.syncfusion.com/sales/products) or [start a free 30-day trial](https://www.syncfusion.com/account/manage-trials/start-trials/?utm_source=npm&utm_campaign=popup).

@@ -92,2 +92,2 @@ > A [free community license](https://www.syncfusion.com/products/communitylicense/?utm_source=npm&utm_campaign=popup) is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.

© Copyright 2024 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
© Copyright 2024 Syncfusion<sup>®</sup> Inc. All Rights Reserved. The Syncfusion<sup>®</sup> Essential Studio<sup>®</sup> license and copyright applies to this distribution.

@@ -30,2 +30,3 @@ import { ComponentBase, DefineVueComponent } from '@syncfusion/ej2-vue-base';

}, successHandler?: Function): void;
destroy(): void;
getButtons(index?: number): Object[] | Object;

@@ -32,0 +33,0 @@ getDimension(): Object;

@@ -144,2 +144,5 @@ import { ComponentBase, gh, getProps, isExecute, vueDefineComponent } from '@syncfusion/ej2-vue-base';

},
destroy: function () {
return this.ej2Instances.destroy();
},
getButtons: function (index) {

@@ -146,0 +149,0 @@ return this.ej2Instances.getButtons(index);

@@ -31,2 +31,3 @@ import { ComponentBase, DefineVueComponent } from '@syncfusion/ej2-vue-base';

close(animation?: Object): void;
destroy(): void;
open(element?: Object, animation?: Object): void;

@@ -33,0 +34,0 @@ refresh(target?: Object): void;

@@ -103,2 +103,5 @@ import { ComponentBase, gh, getProps, isExecute, vueDefineComponent } from '@syncfusion/ej2-vue-base';

},
destroy: function () {
return this.ej2Instances.destroy();
},
open: function (element, animation) {

@@ -105,0 +108,0 @@ return this.ej2Instances.open(element, animation);

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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