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

@cdktf/provider-acme

Package Overview
Dependencies
Maintainers
3
Versions
423
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cdktf/provider-acme - npm Package Compare versions

Comparing version 8.0.2 to 9.0.0

lib/lazy-index.d.ts

2

lib/provider/index.js

@@ -69,3 +69,3 @@ "use strict";

_a = JSII_RTTI_SYMBOL_1;
AcmeProvider[_a] = { fqn: "@cdktf/provider-acme.provider.AcmeProvider", version: "8.0.2" };
AcmeProvider[_a] = { fqn: "@cdktf/provider-acme.provider.AcmeProvider", version: "9.0.0" };
// =================

@@ -72,0 +72,0 @@ // STATIC PROPERTIES

@@ -77,3 +77,3 @@ "use strict";

_a = JSII_RTTI_SYMBOL_1;
RegistrationExternalAccountBindingOutputReference[_a] = { fqn: "@cdktf/provider-acme.registration.RegistrationExternalAccountBindingOutputReference", version: "8.0.2" };
RegistrationExternalAccountBindingOutputReference[_a] = { fqn: "@cdktf/provider-acme.registration.RegistrationExternalAccountBindingOutputReference", version: "9.0.0" };
/**

@@ -180,3 +180,3 @@ * Represents a {@link https://registry.terraform.io/providers/vancluever/acme/2.17.0/docs/resources/registration acme_registration}

_b = JSII_RTTI_SYMBOL_1;
Registration[_b] = { fqn: "@cdktf/provider-acme.registration.Registration", version: "8.0.2" };
Registration[_b] = { fqn: "@cdktf/provider-acme.registration.Registration", version: "9.0.0" };
// =================

@@ -183,0 +183,0 @@ // STATIC PROPERTIES

@@ -50,4 +50,4 @@ {

"@types/node": "^16",
"cdktf": "^0.17.0",
"cdktf-cli": "^0.17.0",
"cdktf": "^0.18.0",
"cdktf-cli": "^0.18.0",
"constructs": "^10.0.0",

@@ -62,3 +62,3 @@ "dot-prop": "^5.2.0",

"npm-check-updates": "^16",
"projen": "^0.72.22",
"projen": "^0.72.23",
"standard-version": "^9",

@@ -68,3 +68,3 @@ "typescript": "^4.9.5"

"peerDependencies": {
"cdktf": "^0.17.0",
"cdktf": "^0.18.0",
"constructs": "^10.0.0"

@@ -90,3 +90,3 @@ },

},
"version": "8.0.2",
"version": "9.0.0",
"types": "lib/index.d.ts",

@@ -93,0 +93,0 @@ "stability": "stable",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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