@descope/sdk-mixins
Advanced tools
Comparing version 0.1.11 to 0.1.12
@@ -742,2 +742,3 @@ 'use strict'; | ||
input.value = ''; | ||
input.checked = false; | ||
}); | ||
@@ -744,0 +745,0 @@ } |
@@ -740,2 +740,3 @@ import { __classPrivateFieldGet, __classPrivateFieldSet } from 'tslib'; | ||
input.value = ''; | ||
input.checked = false; | ||
}); | ||
@@ -742,0 +743,0 @@ } |
{ | ||
"name": "@descope/sdk-mixins", | ||
"version": "0.1.11", | ||
"version": "0.1.12", | ||
"author": "Descope Team <info@descope.com>", | ||
@@ -60,3 +60,3 @@ "homepage": "https://github.com/descope/sdk-mixins", | ||
"eslint-plugin-prefer-arrow": "1.2.3", | ||
"eslint-plugin-prettier": "4.2.1", | ||
"eslint-plugin-prettier": "5.1.3", | ||
"eslint-plugin-promise": "6.1.1", | ||
@@ -86,4 +86,4 @@ "http-server": "^14.0.0", | ||
"tslib": "2.6.2", | ||
"@descope/sdk-component-drivers": "0.1.10", | ||
"@descope/sdk-helpers": "0.1.10" | ||
"@descope/sdk-helpers": "0.1.11", | ||
"@descope/sdk-component-drivers": "0.1.11" | ||
}, | ||
@@ -90,0 +90,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
570844
7192
14
3
+ Added@descope/sdk-component-drivers@0.1.11(transitive)
+ Added@descope/sdk-helpers@0.1.11(transitive)
- Removed@descope/sdk-component-drivers@0.1.10(transitive)
- Removed@descope/sdk-helpers@0.1.10(transitive)
Updated@descope/sdk-helpers@0.1.11