New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

oauth2-automated

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oauth2-automated

OAuth2 Library for Interacting with internal libraries

latest
Source
npmnpm
Version
1.0.7
Version published
Maintainers
1
Created
Source

web-scripts-template

A GitHub Template Repository to create an NPM library which uses @spotify/web-scripts for build, test, lint, auto-format, and release.

Usage

Click the green "Use this template" button to create a new library from this template.

Once you have your project, run yarn to install the dependencies. Try out scripts such as yarn build, yarn lint, and yarn test.

ONCE YOU HAVE CREATED YOUR REPO

  • replace every @@CHANGE THIS@@ in package.json
  • remove private: true if you plan to publish the library to NPM
  • use yarn commit when committing to this repo (uses commitizen)

FAQs

Package last updated on 03 Sep 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts