New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.9 to 0.1.10

7

.changelog.tmp.md
### [0.1.9](https://github.com/myhelix/multi-convention-namer/compare/v0.1.8...v0.1.9) (2021-06-24)
### Bug Fixes
* switch to jsii ([#6](https://github.com/myhelix/multi-convention-namer/issues/6)) ([351db85](https://github.com/myhelix/multi-convention-namer/commit/351db85157f7dcf922edb2eeb18ba495c1aa0d88))
### [0.1.10](https://github.com/myhelix/multi-convention-namer/compare/v0.1.9...v0.1.10) (2021-06-25)

2

.version.tmp.json

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

v0.1.8
v0.1.9

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

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

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

@@ -37,6 +37,6 @@ {

"@types/node": "^10.17.0",
"@typescript-eslint/eslint-plugin": "^4.27.0",
"@typescript-eslint/parser": "^4.27.0",
"@typescript-eslint/eslint-plugin": "^4.28.0",
"@typescript-eslint/parser": "^4.28.0",
"esbuild": "^0.12.9",
"eslint": "^7.28.0",
"eslint": "^7.29.0",
"eslint-config-prettier": "^8.3.0",

@@ -47,9 +47,9 @@ "eslint-import-resolver-node": "^0.3.4",

"eslint-plugin-prettier": "^3.4.0",
"jest": "^27.0.4",
"jest": "^27.0.5",
"jest-junit": "^12",
"jsii": "^1.30.0",
"jsii-diff": "^1.30.0",
"jsii-docgen": "^1.8.101",
"jsii-docgen": "^1.8.104",
"jsii-pacmak": "^1.30.0",
"jsii-release": "^0.2.52",
"jsii-release": "^0.2.55",
"json-schema": "^0.3.0",

@@ -61,3 +61,3 @@ "npm-check-updates": "^11",

"ts-jest": "^27.0.3",
"typescript": "^4.3.2"
"typescript": "^4.3.4"
},

@@ -67,3 +67,3 @@ "bundledDependencies": [],

"license": "Apache-2.0",
"version": "0.1.9",
"version": "0.1.10",
"jest": {

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

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