@peculiar/acme-data-memory
Advanced tools
Comparing version 1.7.3 to 1.7.5
{ | ||
"name": "@peculiar/acme-data-memory", | ||
"version": "1.7.3", | ||
"version": "1.7.5", | ||
"description": "Memory data module forAutomatic Certificate Management Environment (ACME) implementing RFC 8555 framework", | ||
@@ -53,3 +53,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "c65f50adc8792200240ec18e37f61feaa1e45cc2" | ||
"gitHead": "6c689dfa6bd075028b943b9afbc4d2c4314f1b4a" | ||
} |
@@ -24,3 +24,3 @@ # `@peculiar/acme-data-memory` | ||
import * as data from "@peculiar/acme-data-memory"; | ||
import { container } from "tsyaringe"; | ||
import { container } from "tsyringe"; | ||
@@ -27,0 +27,0 @@ // Register services in dependency injection container |
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
67871