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

@website-checks/website-checks

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@website-checks/website-checks - npm Package Compare versions

Comparing version 1.20.0 to 1.20.1

2

package.json
{
"name": "@website-checks/website-checks",
"version": "1.20.0",
"version": "1.20.1",
"main": "index.js",

@@ -5,0 +5,0 @@ "description": "checks websites with multiple services",

@@ -25,12 +25,4 @@ # website-checks

Add the following lines to your `~/.npmrc` file:
Install the package:
```
//npm.pkg.github.com/:_authToken=<github-access-token>
@website-checks:registry=https://npm.pkg.github.com
```
You have to generate an access token for reading packages. To generate a new one go to https://github.com/settings/tokens/new.
Then install the package:
```
yarn global add @website-checks/website-checks

@@ -41,9 +33,2 @@ # or

Alternatively you can use the following:
```
yarn global add website-checks/website-checks
# or
npm i -g website-checks/website-checks
```
Only the current master and LTS releases of NodeJS are tested.

@@ -50,0 +35,0 @@ NodeJS >=10.12.0 is recommended.

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