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

@coobo/base

Package Overview
Dependencies
Maintainers
2
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@coobo/base - npm Package Compare versions

Comparing version 1.6.2 to 1.6.3

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

### [1.6.3](https://github.com/Coobo/microservice-base/compare/v1.6.2...v1.6.3) (2019-10-16)
### Bug Fixes
* removing .js from validator name ([37578a9](https://github.com/Coobo/microservice-base/commit/37578a9bf1f023e532de6dd712569540765c1d07))
### [1.6.2](https://github.com/Coobo/microservice-base/compare/v1.6.1...v1.6.2) (2019-10-16)

@@ -7,0 +14,0 @@

2

dist/app/index.js

@@ -101,3 +101,3 @@ "use strict";const fs = require('fs');

const name = `${domainName}${this._capitalizeString(
moduleName,
moduleName.split('.').shift(),
)}Validator`;

@@ -104,0 +104,0 @@

{
"name": "@coobo/base",
"version": "1.6.2",
"version": "1.6.3",
"description": "Microservice Base Application",

@@ -5,0 +5,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