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

@noma/helper-modules

Package Overview
Dependencies
Maintainers
3
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@noma/helper-modules - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

0

.eslintrc.json
{
"extends": ["@noma/eslint-config-noma-test"]
}

8

package.json
{
"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 () {
}

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