Socket
Socket
Sign inDemoInstall

google-p12-pem

Package Overview
Dependencies
1
Maintainers
4
Versions
29
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.3 to 3.1.0

7

CHANGELOG.md

@@ -7,2 +7,9 @@ # Changelog

## [3.1.0](https://www.github.com/googleapis/google-p12-pem/compare/v3.0.3...v3.1.0) (2021-06-10)
### Features
* add `gcf-owl-bot[bot]` to `ignoreAuthors` ([#318](https://www.github.com/googleapis/google-p12-pem/issues/318)) ([e93e51b](https://www.github.com/googleapis/google-p12-pem/commit/e93e51bbbf333161d836cee1a464be93105ed8ca))
### [3.0.3](https://www.github.com/googleapis/google-p12-pem/compare/v3.0.2...v3.0.3) (2020-09-02)

@@ -9,0 +16,0 @@

18

package.json
{
"name": "google-p12-pem",
"version": "3.0.3",
"version": "3.1.0",
"description": "Convert Google .p12 keys to .pem keys.",

@@ -43,14 +43,12 @@ "main": "./build/src/index.js",

"@compodoc/compodoc": "^1.1.7",
"@microsoft/api-documenter": "^7.8.10",
"@microsoft/api-extractor": "^7.8.10",
"@types/mocha": "^8.0.0",
"@types/node": "^10.0.9",
"@types/node-forge": "^0.9.0",
"c8": "^7.0.0",
"codecov": "^3.0.2",
"gts": "^2.0.0",
"js-green-licenses": "^2.0.0",
"@types/node": "^14.0.0",
"@types/node-forge": "^0.10.0",
"c8": "^7.4.0",
"gts": "^3.0.0",
"linkinator": "^2.0.0",
"mocha": "^8.0.0",
"typescript": "^3.8.3",
"@microsoft/api-documenter": "^7.8.10",
"@microsoft/api-extractor": "^7.8.10"
"typescript": "^3.8.3"
},

@@ -57,0 +55,0 @@ "engines": {

@@ -80,4 +80,3 @@ [//]: # "This README.md file is auto-generated, all changes to this file will be lost."

Samples are in the [`samples/`](https://github.com/googleapis/google-p12-pem/tree/master/samples) directory. The samples' `README.md`
has instructions for running the samples.
Samples are in the [`samples/`](https://github.com/googleapis/google-p12-pem/tree/master/samples) directory. Each sample's `README.md` has instructions for running its sample.

@@ -96,3 +95,3 @@ | Sample | Source Code | Try it |

Client libraries targetting some end-of-life versions of Node.js are available, and
Client libraries targeting some end-of-life versions of Node.js are available, and
can be installed via npm [dist-tags](https://docs.npmjs.com/cli/dist-tag).

@@ -99,0 +98,0 @@ The dist-tags follow the naming convention `legacy-(version)`.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc