Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@rnx-kit/dep-check

Package Overview
Dependencies
Maintainers
7
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rnx-kit/dep-check - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

17

CHANGELOG.json

@@ -5,3 +5,18 @@ {

{
"date": "Tue, 27 Apr 2021 19:43:27 GMT",
"date": "Wed, 28 Apr 2021 15:53:50 GMT",
"tag": "@rnx-kit/dep-check_v1.0.1",
"version": "1.0.1",
"comments": {
"patch": [
{
"comment": "Add 'hermes' capability",
"author": "4123478+tido64@users.noreply.github.com",
"commit": "c79828791a6ac5cf19b4abfff6347542af49eaec",
"package": "@rnx-kit/dep-check"
}
]
}
},
{
"date": "Tue, 27 Apr 2021 19:43:40 GMT",
"tag": "@rnx-kit/dep-check_v1.0.0",

@@ -8,0 +23,0 @@ "version": "1.0.0",

# Change Log - @rnx-kit/dep-check
This log was last generated on Tue, 27 Apr 2021 19:43:27 GMT and should not be manually modified.
This log was last generated on Wed, 28 Apr 2021 15:53:50 GMT and should not be manually modified.
<!-- Start content -->
## 1.0.1
Wed, 28 Apr 2021 15:53:50 GMT
### Patches
- Add 'hermes' capability (4123478+tido64@users.noreply.github.com)
## 1.0.0
Tue, 27 Apr 2021 19:43:27 GMT
Tue, 27 Apr 2021 19:43:40 GMT

@@ -11,0 +19,0 @@ ### Minor changes

@@ -58,2 +58,6 @@ "use strict";

},
hermes: {
name: "hermes-engine",
version: "^0.2.1",
},
hooks: {

@@ -60,0 +64,0 @@ name: "@react-native-community/hooks",

@@ -23,4 +23,7 @@ "use strict";

version: "^0.62.0",
}, hermes: {
name: "hermes-engine",
version: "~0.4.0",
} });
exports.default = profile;
//# sourceMappingURL=profile-0.62.js.map

@@ -29,2 +29,5 @@ "use strict";

version: "^1.10.3",
}, hermes: {
name: "hermes-engine",
version: "~0.5.0",
}, "navigation/native": {

@@ -31,0 +34,0 @@ name: "@react-navigation/native",

@@ -58,2 +58,6 @@ "use strict";

},
hermes: {
name: "hermes-engine",
version: "~0.7.0",
},
hooks: {

@@ -60,0 +64,0 @@ name: "@react-native-community/hooks",

4

package.json
{
"name": "@rnx-kit/dep-check",
"version": "1.0.0",
"version": "1.0.1",
"description": "Dependency checker for React Native apps",

@@ -25,3 +25,3 @@ "homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/dep-check#rnx-kitdep-check",

"dependencies": {
"@rnx-kit/config": "^0.2.4",
"@rnx-kit/config": "^0.2.5",
"chalk": "^4.0.0",

@@ -28,0 +28,0 @@ "find-up": "^5.0.0",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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