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.2 to 0.0.3

17

CHANGELOG.json

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

{
"date": "Wed, 01 Jul 2020 05:04:56 GMT",
"date": "Mon, 06 Jul 2020 23:10:11 GMT",
"tag": "@rnw-scripts/find-repo-root_v0.0.3",
"version": "0.0.3",
"comments": {
"none": [
{
"comment": "Add watch script",
"author": "ngerlem@microsoft.com",
"commit": "805f69dd9e566185d27890bc852abe766f035dfd",
"package": "@rnw-scripts/find-repo-root"
}
]
}
},
{
"date": "Wed, 01 Jul 2020 05:06:19 GMT",
"tag": "@rnw-scripts/find-repo-root_v0.0.2",

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

4

CHANGELOG.md
# Change Log - @rnw-scripts/find-repo-root
This log was last generated on Wed, 01 Jul 2020 05:04:56 GMT and should not be manually modified.
This log was last generated on Wed, 01 Jul 2020 05:06:19 GMT and should not be manually modified.

@@ -9,3 +9,3 @@ <!-- Start content -->

Wed, 01 Jul 2020 05:04:56 GMT
Wed, 01 Jul 2020 05:06:19 GMT

@@ -12,0 +12,0 @@ ### Patches

{
"name": "@rnw-scripts/find-repo-root",
"version": "0.0.2",
"version": "0.0.3",
"license": "MIT",

@@ -9,3 +9,4 @@ "scripts": {

"lint": "just-scripts lint",
"lint:fix": "just-scripts lint:fix"
"lint:fix": "just-scripts lint:fix",
"watch": "just-scripts watch"
},

@@ -17,4 +18,4 @@ "main": "lib-commonjs/findRepoRoot.js",

"devDependencies": {
"@rnw-scripts/eslint-config": "0.0.1",
"@rnw-scripts/just-task": "0.0.1",
"@rnw-scripts/eslint-config": "0.0.2",
"@rnw-scripts/just-task": "0.0.2",
"@rnw-scripts/ts-config": "0.0.1",

@@ -21,0 +22,0 @@ "@types/find-up": "^4.0.0",

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