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

@compassdigital/provider

Package Overview
Dependencies
Maintainers
4
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@compassdigital/provider - npm Package Compare versions

Comparing version

to
0.1.8

package-lock.json

2

lib/index.js

@@ -24,2 +24,4 @@ 'use strict';

break;
case "order":
break;
default:

@@ -26,0 +28,0 @@ throw new Error("You must specify the 'type' of the provider. '" + config.type + "' was invalid");

2

package.json
{
"name": "@compassdigital/provider",
"version": "0.1.7",
"version": "0.1.8",
"description": "",

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