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

jwks-simple

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jwks-simple - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

14

package.json
{
"name": "jwks-simple",
"version": "0.0.1",
"version": "0.0.2",
"description": "A jwt jwks package",

@@ -21,6 +21,2 @@ "main": "dist/index.js",

},
"repository": {
"type": "git",
"url": "git+https://github.com/huihe/hello-npm.git"
},
"keywords": [

@@ -30,8 +26,4 @@ "npm",

],
"author": "H-H",
"license": "ISC",
"bugs": {
"url": "https://github.com/huihe/hello-npm/issues"
},
"homepage": "https://github.com/huihe/hello-npm#readme",
"author": "Huey",
"license": "MIT",
"devDependencies": {

@@ -38,0 +30,0 @@ "@types/jest": "^24.0.23",

@@ -1,11 +0,1 @@

# hello-npm-ts
[![Build Status](https://travis-ci.org/huihe/hello-npm.svg?branch=master)](https://travis-ci.org/huihe/hello-npm)
### Bump version
`npm version patch`
### Publish
`npm publish --access=public`
# jwks-simple
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