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

icorm

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

icorm - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

2

package.json
{
"name": "icorm",
"version": "1.0.8",
"version": "1.0.9",
"description": "Database Management System",

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

@@ -14,4 +14,6 @@ !global.F && require('total.js');

WHERE(db(cmd.builder.options.table).listCollections(), cmd.builder);
break;
case 'PipeLines':
WHERE(db(cmd.builder.options.table).PipeLines(), cmd.builder);
break;
case 'list':

@@ -18,0 +20,0 @@ WHERE(db(cmd.builder.options.table).listing(), cmd.builder);

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