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

@amsame/kinde-auth-nestjs

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@amsame/kinde-auth-nestjs - npm Package Compare versions

Comparing version 1.0.6 to 1.0.8

5

package.json
{
"name": "@amsame/kinde-auth-nestjs",
"version": "1.0.6",
"version": "1.0.8",
"description": "Kinde Auth module for NestJS framework",

@@ -35,3 +35,2 @@ "author": {

"prebuild": "rimraf dist",
"prepare": "is-ci || husky install",
"build": "tsc && npm run build:index",

@@ -43,3 +42,2 @@ "build:index": "rimraf ./index.js ./index.d.ts && tsc -d --skipLibCheck ./index.ts",

"postversion": "git push && git push --tags",
"_postinstall": "is-ci || husky install",
"prepack": "pinst --disable",

@@ -75,3 +73,2 @@ "postpack": "pinst --enable"

"husky": "^8.0.3",
"is-ci": "^3.0.1",
"jest": "^29.7.0",

@@ -78,0 +75,0 @@ "lint-staged": "^15.0.2",

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