New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

oriservice-windows-arm64

Package Overview
Dependencies
Maintainers
1
Versions
493
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oriservice-windows-arm64 - npm Package Compare versions

Comparing version 0.0.0-pre-alpha.1-909dafe to 0.0.0-pre-alpha.1-93267f4

2

package.json
{
"name": "oriservice-windows-arm64",
"license": "MIT",
"version": "0.0.0-pre-alpha.1-909dafe",
"version": "0.0.0-pre-alpha.1-93267f4",
"repository": {

@@ -6,0 +6,0 @@ "url": "https://github.com/microsoft/ori"

@@ -152,2 +152,12 @@ # ori

### Before Running
In order to get git working against private repos (which ori is in, for now) you have to configure git to go through authentication for github.
You can do this by putting a token in your .netrc, or you can route requests through https with:
```sh
git config --global url.git@github.com:.insteadOf https://github.com/
```
### Running ori from this repo

@@ -154,0 +164,0 @@

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