Socket
Socket
Sign inDemoInstall

pem

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pem - npm Package Compare versions

Comparing version 1.9.1 to 1.9.2

11

package.json

@@ -12,3 +12,3 @@ {

"description": "Create private keys and certificates with node.js and io.js",
"version": "1.9.1",
"version": "1.9.2",
"repository": {

@@ -40,8 +40,3 @@ "type": "git",

},
"release": {
"analyzeCommits": "semantic-release-tamia/analyzeCommits",
"generateNotes": "semantic-release-tamia/generateNotes",
"verifyRelease": "semantic-release-tamia/verifyRelease",
"verifyConditions": "./"
}
}
"release": {}
}

@@ -40,3 +40,3 @@ pem

app.get('/', requireAuth, function(req, res){
app.get('/', function(req, res){
res.send('o hai!');

@@ -43,0 +43,0 @@ });

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