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

freebird-constants

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

freebird-constants - npm Package Compare versions

Comparing version 0.2.3 to 0.2.4

6

index.js
module.exports = {
EVENTS_TO_TOP: {
ERROR: 'error',
READY: 'ready',
// STARTED: 'started',

@@ -46,3 +47,3 @@ // STOPPED: 'stopped',

NcGadIncoming: '_nc:gadIncoming',
NcGadLeaving: '_nc:gadLeaving',
NcGadLeaving: '_nc:gadLeaving', // no use currently
NcGadReporting: '_nc:gadReporting',

@@ -159,4 +160,3 @@ NcBannedDevIncoming: '_nc:bannedDevIncoming',

propsChanged: 165,
attrsChanged: 166,
attrsReport: 167
attrsChanged: 166
},

@@ -163,0 +163,0 @@ gad: {

{
"name": "freebird-constants",
"version": "0.2.3",
"version": "0.2.4",
"description": "Constants used by freebird framework",

@@ -5,0 +5,0 @@ "main": "index.js",

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