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

@nlpjs/express-api-server

Package Overview
Dependencies
Maintainers
2
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nlpjs/express-api-server - npm Package Compare versions

Comparing version 4.22.0 to 4.22.5

0

LICENSE.md

@@ -0,0 +0,0 @@ # MIT License

10

package.json
{
"name": "@nlpjs/express-api-server",
"version": "4.22.0",
"version": "4.22.5",
"description": "Express API Server",
"author": {
"email": "jesus.seijas@axa.com",
"email": "opensource@axa.com",
"name": "Jesus Seijas"

@@ -18,3 +18,3 @@ },

{
"email": "jesus.seijas@axa.com",
"email": "opensource@axa.com",
"name": "Jesus Seijas"

@@ -29,3 +29,3 @@ }

"dependencies": {
"@nlpjs/core": "^4.22.0",
"@nlpjs/core": "^4.22.5",
"cors": "^2.8.5",

@@ -37,3 +37,3 @@ "express": "^4.17.1"

},
"gitHead": "725dcf52c1b521e4575edb51917690ce051b9434"
"gitHead": "208e93aa485fef706a18eb66fe51f66a7a407779"
}

@@ -49,3 +49,3 @@ ![NLPjs logo](../../screenshots/nlplogo.gif)

If you need to contact us, you can do it at the email jesus.seijas@axa.com
If you need to contact us, you can do it at the email opensource@axa.com

@@ -52,0 +52,0 @@ ## License

(this["webpackJsonpsample-customization-minimizable-web-chat"]=this["webpackJsonpsample-customization-minimizable-web-chat"]||[]).push([[0],{1186:function(e,n){},1187:function(e,n){},1188:function(e,n){},1351:function(e,n){},1361:function(e,n){},1362:function(e,n){},1363:function(e,n){},1378:function(e,n){},1386:function(e,n,t){},1387:function(e,n,t){},1388:function(e,n,t){},1389:function(e,n,t){"use strict";t.r(n);var a=t(2),c=t.n(a),i=t(124),o=t.n(i),s=(t(536),t(84)),l=t.n(s),r=t(125),m=t(18),u=t.n(m),f=t(262),b=t.n(f),h=(t(1386),t(1387),function(){var e=Object(a.useMemo)((function(){return Object(f.createDirectLine)(window.directline)}),[]),n=Object(a.useState)(!1),t=Object(r.a)(n,2),i=t[0],o=t[1],s=Object(a.useState)(!0),m=Object(r.a)(s,2),h=m[0],d=m[1],p=Object(a.useState)(!1),w=Object(r.a)(p,2),E=w[0],j=w[1],O=Object(a.useState)("right"),v=Object(r.a)(O,2),N=v[0],k=v[1],I=Object(a.useCallback)((function(){return l.a.async((function(e){for(;;)switch(e.prev=e.next){case 0:o(!0),d(!1),j(!1);case 3:case"end":return e.stop()}}))}),[d,j]),g=Object(a.useCallback)((function(){d(!0),j(!1)}),[d,j]),z=Object(a.useCallback)((function(){k("left"===N?"right":"left")}),[k,N]);return c.a.createElement("div",{className:"minimizable-web-chat"},h&&c.a.createElement("button",{className:"maximize",onClick:I},c.a.createElement("span",{className:"ms-Icon ms-Icon--MessageFill"}),E&&c.a.createElement("span",{className:"ms-Icon ms-Icon--CircleShapeSolid red-dot"})),i&&c.a.createElement("div",{className:u()("left"===N?"chat-box left":"chat-box right",h?"hide":"")},c.a.createElement("header",null,c.a.createElement("div",{className:"filler"}),c.a.createElement("button",{className:"switch",onClick:z},c.a.createElement("span",{className:"ms-Icon ms-Icon--Switch"})),c.a.createElement("button",{className:"minimize",onClick:g},c.a.createElement("span",{className:"ms-Icon ms-Icon--ChromeMinimize"}))),c.a.createElement(b.a,{directLine:e,userID:"Raimon"})))}),d=(t(1388),function(){return c.a.createElement("div",{className:"App"},c.a.createElement(h,null))});Boolean("localhost"===window.location.hostname||"[::1]"===window.location.hostname||window.location.hostname.match(/^127(?:\.(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)){3}$/));o.a.render(c.a.createElement(d,null),document.getElementById("root")),"serviceWorker"in navigator&&navigator.serviceWorker.ready.then((function(e){e.unregister()}))},266:function(e,n){},267:function(e,n){},529:function(e,n){},531:function(e,n,t){e.exports=t(1389)},536:function(e,n,t){},639:function(e,n){},641:function(e,n){},677:function(e,n){},678:function(e,n){}},[[531,1,2]]]);

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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