@fonoster/certs
Advanced tools
Comparing version 0.3.15 to 0.3.17-alpha.1
{ | ||
"name": "@fonoster/certs", | ||
"version": "0.3.15", | ||
"version": "0.3.17-alpha.1", | ||
"description": "Handles Fonoster certificates", | ||
"author": "Pedro Sanders <psanders@fonoster.com>", | ||
"homepage": "https://github.com/fonoster/fonoster#readme", | ||
"bugs": { | ||
"url": "https://github.com/fonoster/fonoster/issues" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/fonoster/fonoster.git" | ||
}, | ||
"license": "MIT", | ||
"author": "Pedro Sanders <psanders@fonoster.com>", | ||
"main": "dist/certs", | ||
"types": "dist/certs", | ||
"scripts": { | ||
"prebuild": "rimraf ./dist tsconfig.tsbuildinfo", | ||
"build": "tsc -b tsconfig.json" | ||
}, | ||
"directories": { | ||
"src": "src", | ||
"test": "test" | ||
"test": "test", | ||
"src": "src" | ||
}, | ||
@@ -21,12 +24,6 @@ "files": [ | ||
], | ||
"publishConfig": { | ||
"access": "public" | ||
"scripts": { | ||
"prebuild": "rimraf ./dist tsconfig.tsbuildinfo", | ||
"build": "tsc -b tsconfig.json" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/fonoster/fonoster.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/fonoster/fonoster/issues" | ||
}, | ||
"dependencies": { | ||
@@ -38,3 +35,9 @@ "@types/jsonwebtoken": "^8.5.0", | ||
}, | ||
"gitHead": "9885abfc7ab146ffc98f3da88d0c6dc9970f128c" | ||
"devDependencies": { | ||
"minipass": "3.3.4" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"gitHead": "ce0ded81c157cf72a0b1bb94ee364b3d04dca06c" | ||
} |
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
6586
1