New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

dinovn-fca

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dinovn-fca - npm Package Compare versions

Comparing version 1.2.3 to 1.2.4

4

package.json
{
"name": "dinovn-fca",
"version": "1.2.3",
"version": "1.2.4",
"description": "A Facebook chat API that doesn't rely on XMPP. Will NOT be deprecated after April 30th 2015.",

@@ -11,3 +11,3 @@ "main": "index.js",

"prettier": "npx prettier utils.js src/* --write",
"start_publish": "npm run prettier && npm publish --access public"
"update": "npm run prettier && npm publish --access public"
},

@@ -14,0 +14,0 @@ "repository": {

@@ -28,8 +28,8 @@ "use strict";

});
if (!colorList.includes(validatedColor)) {
throw {
error:
"The color you are trying to use is not a valid thread color. Use api.threadColors to find acceptable values.",
};
}
// if (!colorList.includes(validatedColor)) {
// throw {
// error:
// "The color you are trying to use is not a valid thread color. Use api.threadColors to find acceptable values.",
// };
// }

@@ -36,0 +36,0 @@ var form = {

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