New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@sealsystems/tlscert

Package Overview
Dependencies
Maintainers
4
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sealsystems/tlscert - npm Package Compare versions

Comparing version 2.2.1 to 2.3.0

20

CHANGELOG.md

@@ -0,1 +1,21 @@

## 2.3.0 (2019-10-14)
### Features
#### PLS-431, [PLS-431](https://jira.sealsystems.de/jira/browse/PLS-431) ([9595b9e](https://github.com/sealsystems/node-tlscert/commit/9595b9e))
- Removed roboter
- Updated dependencies
- Updated CircleCI config
- Updated appveyor config
- Updated GitHub Pull Request template
- Added dependabot config
- Added `package-lock.json` to git
- Fixed linting
- Used `seal-node:oss-module-update`
---
## 2.2.1 (2019-10-08)

@@ -2,0 +22,0 @@

5

package.json
{
"name": "@sealsystems/tlscert",
"version": "2.2.1",
"version": "2.3.0",
"description": "Provides TLS key and certificate",

@@ -19,3 +19,4 @@ "author": {

"test:coverage:check": "test-coverage-check",
"test:report": "test-report"
"test:report": "test-report",
"licenses": "license-checker --production --csv"
},

@@ -22,0 +23,0 @@ "main": "lib/tlscert.js",

LICENSE

Sorry, the diff of this file is not supported yet

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