@noma/helper-modules
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"extends": ["@noma/eslint-config-noma-test"] | ||
} |
{ | ||
"name": "@noma/helper-modules", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "", | ||
@@ -21,4 +21,4 @@ "main": "./src/index.js", | ||
"devDependencies": { | ||
"@noma/eslint-config-noma": "^1.1.0", | ||
"@noma/eslint-config-noma-test": "^1.1.0", | ||
"@noma/eslint-config-noma": "^1.1.1", | ||
"@noma/eslint-config-noma-test": "^1.1.1", | ||
"chai": "^4.3.4", | ||
@@ -34,3 +34,3 @@ "eslint": "7.32.0", | ||
"type": "module", | ||
"gitHead": "2c4d138ad717eac089214f486d49d57add3e0bd6" | ||
"gitHead": "7a8639277cfcfed08e2bc21708a34ccfd331ab33" | ||
} |
@@ -0,0 +0,0 @@ # @noma/helper-modules |
@@ -0,0 +0,0 @@ import resolve from 'resolve' |
{ | ||
"extends": ["@noma/eslint-config-noma-test"] | ||
} |
import mochaEslint from 'mocha-eslint' | ||
mochaEslint('.') |
@@ -0,0 +0,0 @@ import { loadModule, resolveModule } from '@noma/helper-modules' |
export default function () { | ||
} |
export default function () { | ||
} |
@@ -0,0 +0,0 @@ { |
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
5519
1