google-p12-pem
Advanced tools
Comparing version 4.0.0 to 4.0.1
@@ -7,2 +7,11 @@ # Changelog | ||
## [4.0.1](https://github.com/googleapis/google-p12-pem/compare/v4.0.0...v4.0.1) (2022-08-23) | ||
### Bug Fixes | ||
* **deps:** pin node forge at 1.3.0 ([#415](https://github.com/googleapis/google-p12-pem/issues/415)) ([70316b4](https://github.com/googleapis/google-p12-pem/commit/70316b423128dae578b0d9182df2375335c10fe1)) | ||
* **deps:** unpin node-forge ([#417](https://github.com/googleapis/google-p12-pem/issues/417)) ([69b9066](https://github.com/googleapis/google-p12-pem/commit/69b9066d417538ebefe26127524a546aa646cd37)) | ||
* remove pip install statements ([#1546](https://github.com/googleapis/google-p12-pem/issues/1546)) ([#420](https://github.com/googleapis/google-p12-pem/issues/420)) ([fefb866](https://github.com/googleapis/google-p12-pem/commit/fefb866764b495f67d501f894c38ef38e23578af)) | ||
## [4.0.0](https://github.com/googleapis/google-p12-pem/compare/v3.1.4...v4.0.0) (2022-05-17) | ||
@@ -9,0 +18,0 @@ |
{ | ||
"name": "google-p12-pem", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "Convert Google .p12 keys to .pem keys.", | ||
@@ -46,3 +46,3 @@ "main": "./build/src/index.js", | ||
"gts": "^3.1.0", | ||
"linkinator": "^3.0.3", | ||
"linkinator": "^4.0.0", | ||
"mocha": "^9.2.2", | ||
@@ -49,0 +49,0 @@ "typescript": "^4.6.4" |
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
25216