Comparing version 0.0.3 to 0.0.4
@@ -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) | ||
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
12411
9
1
1