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

@rnw-scripts/find-repo-root

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rnw-scripts/find-repo-root - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

17

CHANGELOG.json

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

{
"date": "Sat, 27 Jun 2020 03:51:59 GMT",
"date": "Wed, 01 Jul 2020 05:04:56 GMT",
"tag": "@rnw-scripts/find-repo-root_v0.0.2",
"version": "0.0.2",
"comments": {
"patch": [
{
"comment": "Share eslint and Typescript configs across packages",
"author": "ngerlem@microsoft.com",
"commit": "623ac46c0ade7fb8564e3a0c9e8345768c18feb6",
"package": "@rnw-scripts/find-repo-root"
}
]
}
},
{
"date": "Sat, 27 Jun 2020 03:52:38 GMT",
"tag": "@rnw-scripts/find-repo-root_v0.0.1",

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

# Change Log - @rnw-scripts/find-repo-root
This log was last generated on Sat, 27 Jun 2020 03:51:59 GMT and should not be manually modified.
This log was last generated on Wed, 01 Jul 2020 05:04:56 GMT and should not be manually modified.
<!-- Start content -->
## 0.0.2
Wed, 01 Jul 2020 05:04:56 GMT
### Patches
- Share eslint and Typescript configs across packages (ngerlem@microsoft.com)
## 0.0.1
Sat, 27 Jun 2020 03:51:59 GMT
Sat, 27 Jun 2020 03:52:38 GMT

@@ -11,0 +19,0 @@ ### Patches

12

package.json
{
"name": "@rnw-scripts/find-repo-root",
"version": "0.0.1",
"version": "0.0.2",
"license": "MIT",
"repository": {
"type": "git",
"url": "git@github.com:microsoft/react-native-windows.git",
"directory": "packages/@rnw-scripts/find-repo-root"
},
"scripts": {
"build": "just-scripts build",
"change": "beachball change",
"clean": "just-scripts clean",

@@ -22,3 +16,7 @@ "lint": "just-scripts lint",

"devDependencies": {
"@rnw-scripts/eslint-config": "0.0.1",
"@rnw-scripts/just-task": "0.0.1",
"@rnw-scripts/ts-config": "0.0.1",
"@types/find-up": "^4.0.0",
"eslint": "6.7.0",
"just-scripts": "^0.36.1",

@@ -25,0 +23,0 @@ "typescript": "^3.8.3"

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