@noma/helper-json
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"extends": ["@noma/eslint-config-noma"] | ||
} |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2524
1