@rnx-kit/dep-check
Advanced tools
Comparing version 1.1.2 to 1.1.3
@@ -5,6 +5,36 @@ { | ||
{ | ||
"date": "Wed, 05 May 2021 21:00:03 GMT", | ||
"date": "Sat, 08 May 2021 20:35:14 GMT", | ||
"tag": "@rnx-kit/dep-check_v1.1.3", | ||
"version": "1.1.3", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Fix a crash in react-native-lazy-index when non-JS files are read", | ||
"author": "4123478+tido64@users.noreply.github.com", | ||
"commit": "5847a1e9383f0465e686ed15598a78831283aa7f", | ||
"package": "@rnx-kit/dep-check" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Thu, 06 May 2021 20:37:55 GMT", | ||
"tag": "@rnx-kit/dep-check_v1.1.2", | ||
"version": "1.1.2", | ||
"comments": { | ||
"none": [ | ||
{ | ||
"comment": "Split tsconfig options out into a shared file that can be included in all projects without specifying any source files.", | ||
"author": "afoxman@microsoft.com", | ||
"commit": "c34ccb3ca74893ea0741603b46aa96a238d59831", | ||
"package": "@rnx-kit/dep-check" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Wed, 05 May 2021 21:00:14 GMT", | ||
"tag": "@rnx-kit/dep-check_v1.1.2", | ||
"version": "1.1.2", | ||
"comments": { | ||
"patch": [ | ||
@@ -11,0 +41,0 @@ { |
# Change Log - @rnx-kit/dep-check | ||
This log was last generated on Wed, 05 May 2021 21:00:03 GMT and should not be manually modified. | ||
This log was last generated on Sat, 08 May 2021 20:35:14 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## 1.1.3 | ||
Sat, 08 May 2021 20:35:14 GMT | ||
### Patches | ||
- Fix a crash in react-native-lazy-index when non-JS files are read (4123478+tido64@users.noreply.github.com) | ||
## 1.1.2 | ||
Wed, 05 May 2021 21:00:03 GMT | ||
Wed, 05 May 2021 21:00:14 GMT | ||
@@ -11,0 +19,0 @@ ### Patches |
@@ -72,3 +72,3 @@ "use strict"; | ||
name: "react-native-lazy-index", | ||
version: "^2.0.0", | ||
version: "^2.1.1", | ||
}, | ||
@@ -75,0 +75,0 @@ "masked-view": { |
@@ -72,3 +72,3 @@ "use strict"; | ||
name: "react-native-lazy-index", | ||
version: "^2.0.0", | ||
version: "^2.1.1", | ||
}, | ||
@@ -75,0 +75,0 @@ "masked-view": { |
{ | ||
"name": "@rnx-kit/dep-check", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "Dependency checker for React Native apps", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/dep-check#rnx-kitdep-check", |
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
73916
1096