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

multi-convention-namer

Package Overview
Dependencies
Maintainers
6
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

multi-convention-namer - npm Package Compare versions

Comparing version 0.1.12 to 0.1.13

7

changelog.md
### [0.1.12](https://github.com/myhelix/multi-convention-namer/compare/v0.1.11...v0.1.12) (2022-05-18)
### Bug Fixes
* use a more robust type guard ([#18](https://github.com/myhelix/multi-convention-namer/issues/18)) ([9425b73](https://github.com/myhelix/multi-convention-namer/commit/9425b73d98be9279d4ee312f0bf90cb98894ac47))
### [0.1.13](https://github.com/myhelix/multi-convention-namer/compare/v0.1.12...v0.1.13) (2022-11-15)

2

lib/namer.js

@@ -205,3 +205,3 @@ "use strict";

_a = JSII_RTTI_SYMBOL_1;
Namer[_a] = { fqn: "multi-convention-namer.Namer", version: "0.1.12" };
Namer[_a] = { fqn: "multi-convention-namer.Namer", version: "0.1.13" };
// https://stackoverflow.com/a/3561711

@@ -208,0 +208,0 @@ function escapeRegex(s) {

@@ -68,3 +68,3 @@ {

"license": "Apache-2.0",
"version": "0.1.12",
"version": "0.1.13",
"jest": {

@@ -71,0 +71,0 @@ "testMatch": [

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

v0.1.12
v0.1.13

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

0.1.12
0.1.13

Sorry, the diff of this file is not supported yet

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