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
4
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.2 to 1.1.4

22

package.json
{
"name": "@noma/helper-modules",
"version": "1.1.2",
"version": "1.1.4",
"description": "",

@@ -11,5 +11,9 @@ "main": "./src/index.js",

"scripts": {
"fix": "eslint --fix src test",
"test": "mocha"
},
"repository": {
"type": "git",
"url": "https://github.com/getnoma/noma.git",
"directory": "packages/@noma/helper-modules"
},
"author": "",

@@ -21,16 +25,4 @@ "license": "MIT",

},
"devDependencies": {
"@noma/eslint-config-noma": "^1.1.1",
"@noma/eslint-config-noma-test": "^1.1.1",
"chai": "^4.3.4",
"eslint": "7.32.0",
"eslint-plugin-import": "2.24.2",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "5.1.0",
"eslint-plugin-standard": "5.0.0",
"mocha": "^9.1.1",
"mocha-eslint": "7.0.0"
},
"type": "module",
"gitHead": "7a8639277cfcfed08e2bc21708a34ccfd331ab33"
"gitHead": "0f751d49ea3c03115adeb0787e8bcdac8f06679a"
}
{
"extends": ["@noma/eslint-config-noma-test"]
"extends": [
"../../../../test/.eslintrc.json"
]
}

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