@trycourier/courier
Advanced tools
Comparing version 1.1.5 to 1.1.6
{ | ||
"name": "@trycourier/courier", | ||
"version": "1.1.5", | ||
"version": "1.1.6", | ||
"description": "A node.js module for communicating with the Courier REST API.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -15,3 +15,3 @@ # `@trycourier/courier` | ||
import { CourierClient } from "@trycourier/courier"; | ||
// const { CourierClient } = require("@trycourier/courier); | ||
// const { CourierClient } = require("@trycourier/courier"); | ||
@@ -18,0 +18,0 @@ const courier = CourierClient({ authorizationToken: "<AUTH_TOKEN>" }); |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11016