json2jsii
Advanced tools
Comparing version 0.1.85 to 0.1.86
@@ -5,2 +5,4 @@ # Changelog | ||
### 0.1.86 (2020-11-04) | ||
### 0.1.85 (2020-11-04) | ||
@@ -7,0 +9,0 @@ |
@@ -24,3 +24,3 @@ { | ||
"test:update": "jest --updateSnapshot", | ||
"eslint": "eslint --ext .ts --fix src test" | ||
"eslint": "eslint --ext .ts --fix --no-error-on-unmatched-pattern src test" | ||
}, | ||
@@ -46,3 +46,3 @@ "author": { | ||
"prettier": "^2.0.5", | ||
"projen": "^0.3.141", | ||
"projen": "^0.3.153", | ||
"standard-version": "^9.0.0", | ||
@@ -126,3 +126,3 @@ "ts-jest": "^26.1.0", | ||
}, | ||
"version": "0.1.85", | ||
"version": "0.1.86", | ||
"types": "lib/index.d.ts", | ||
@@ -129,0 +129,0 @@ "jest": { |
{ | ||
"version": "0.1.85" | ||
"version": "0.1.86" | ||
} |
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
69544