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

@ntegral/nestjs-lulu

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ntegral/nestjs-lulu - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

4

lib/common/lulu.decorator.spec.ts

@@ -11,4 +11,4 @@ import { Test, TestingModule } from '@nestjs/testing';

let config: LuluConfigOptions = {
client_key: '5ec56f60-3df5-484a-86a4-5fff05f724bb',
client_secret: 'b1050b59-61e6-4053-9731-669cd1173553',
client_key: '---lulu client key ---',
client_secret: '---lulu client secret ---',
environment: 'development'

@@ -15,0 +15,0 @@ };

@@ -11,4 +11,4 @@ import { Test } from '@nestjs/testing';

let config: LuluConfigOptions = {
client_key: '5ec56f60-3df5-484a-86a4-5fff05f724bb',
client_secret: 'b1050b59-61e6-4053-9731-669cd1173553',
client_key: '---lulu client key ---',
client_secret: '---lulu client secret ---',
environment: 'development'

@@ -15,0 +15,0 @@ };

@@ -10,3 +10,3 @@ {

"name": "@ntegral/nestjs-lulu",
"version": "1.0.2",
"version": "1.0.3",
"description": "Provides an injectable lulu api client to provide features to the Lulu API",

@@ -13,0 +13,0 @@ "main": "./dist/index.js",

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