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

auth-fast

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

auth-fast - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

ReadMe.md

15

CHANGELOG.md

@@ -1,8 +0,19 @@

# v0.0.3 (Sun Nov 17 2019)
# v0.0.4 (Mon Nov 18 2019)
#### 🐛 Bug Fix
- fix: Fix dist Locations (william@ordino.ai)
#### ⚠️ Pushed to master
- chore: Rename (william@ordino.ai)
- docs: Add ReadMe (william@ordino.ai)
#### Authors: 1
- William Luke (william@ordino.ai)
---
# v0.0.2 (Sun Nov 17 2019)
# v0.0.3 (Sun Nov 17 2019)

12

package.json
{
"name": "auth-fast",
"version": "0.0.3",
"version": "0.0.4",
"description": "",
"main": "/dist/index.js",
"types": "/dist/index.d.ts",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"scripts": {

@@ -14,3 +14,3 @@ "build": "tsc",

"type": "git",
"url": "git+https://github.com/williamluke4/fast-auth.git"
"url": "git+https://github.com/williamluke4/auth-fast.git"
},

@@ -27,5 +27,5 @@ "keywords": [

"bugs": {
"url": "https://github.com/williamluke4/fast-auth/issues"
"url": "https://github.com/williamluke4/auth-fast/issues"
},
"homepage": "https://github.com/williamluke4/fast-auth#readme",
"homepage": "https://github.com/williamluke4/auth-fast#readme",
"dependencies": {

@@ -32,0 +32,0 @@ "dotenv": "^8.2.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