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

@noma/helper-json

Package Overview
Dependencies
Maintainers
3
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@noma/helper-json - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

0

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

8

package.json
{
"name": "@noma/helper-json",
"version": "1.1.0",
"version": "1.1.1",
"description": "JSON Helpers",

@@ -17,4 +17,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",

@@ -30,3 +30,3 @@ "eslint": "7.32.0",

"type": "module",
"gitHead": "e12031f0ce2e9237f084f63b252f4caff5b2c597"
"gitHead": "7a8639277cfcfed08e2bc21708a34ccfd331ab33"
}

@@ -0,0 +0,0 @@ # @noma/helper-json

@@ -0,0 +0,0 @@ import fs from 'fs'

{
"extends": ["@noma/eslint-config-noma-test"]
}
import mochaEslint from 'mocha-eslint'
mochaEslint('.')

@@ -0,0 +0,0 @@ import '../src/index.js'

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