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

@fonoster/certs

Package Overview
Dependencies
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fonoster/certs - npm Package Compare versions

Comparing version 0.3.15 to 0.3.17-alpha.1

39

package.json
{
"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"
}
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