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
1
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.1 to 0.2.2

10

index.js

@@ -55,11 +55,3 @@ module.exports = {

NcNetUnban: '_nc:netUnban',
NcNetPing: '_nc:netPing', // [TODO] delete
NcDevRead: '_nc:devRead', // [TODO] delete
NcDevWrite: '_nc:devWrite', // [TODO] delete
NcDevIdentify: '_nc:devIdentify', // [TODO] delete
NcGadRead: '_nc:gadRead', // [TODO] delete
NcGadWrite: '_nc:gadWrite', // [TODO] delete
NcGadExec: '_nc:gadExec', // [TODO] delete
NcGadReadReportCfg:'_nc:gadReadReportCfg', // [TODO] delete
NcGadWriteReportCfg: '_nc:gadWriteReportCfg', // [TODO] delete
NcNetPing: '_nc:netPing',
_NcReady: '_nc:_ready',

@@ -66,0 +58,0 @@ //-----------To Freebird ----------------------

2

package.json
{
"name": "freebird-constants",
"version": "0.2.1",
"version": "0.2.2",
"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