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

@form8ion/config-file

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@form8ion/config-file - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

2

lib/index.js
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var core = require('@form8ion/core');

@@ -6,0 +4,0 @@ var cosmiconfig = require('cosmiconfig');

44

package.json

@@ -6,3 +6,3 @@ {

"type": "commonjs",
"version": "1.1.1",
"version": "1.1.2",
"files": [

@@ -56,16 +56,16 @@ "example.js",

"devDependencies": {
"@babel/register": "7.18.9",
"@cucumber/cucumber": "8.5.0",
"@babel/register": "7.23.7",
"@cucumber/cucumber": "10.2.1",
"@form8ion/babel-preset": "1.6.121",
"@form8ion/commitlint-config": "1.0.66",
"@form8ion/eslint-config": "5.0.38",
"@form8ion/eslint-config": "7.0.8",
"@form8ion/eslint-config-cucumber": "1.4.1",
"@form8ion/eslint-config-mocha": "2.0.3",
"@form8ion/remark-lint-preset": "4.0.2",
"@rollup/plugin-babel": "5.3.1",
"@travi/any": "2.1.10",
"@form8ion/eslint-config-mocha": "3.0.1",
"@form8ion/remark-lint-preset": "6.0.2",
"@rollup/plugin-babel": "6.0.4",
"@travi/any": "3.0.2",
"babel-plugin-istanbul": "6.1.1",
"ban-sensitive-files": "1.9.18",
"c8": "7.12.0",
"chai": "4.3.6",
"ban-sensitive-files": "1.10.1",
"c8": "9.1.0",
"chai": "4.4.1",
"cross-env": "7.0.3",

@@ -76,18 +76,18 @@ "cz-conventional-changelog": "3.3.0",

"js-yaml": "4.1.0",
"lockfile-lint": "4.7.6",
"mocha": "10.0.0",
"mock-fs": "5.1.2",
"npm-run-all2": "5.0.0",
"remark-cli": "11.0.0",
"remark-toc": "8.0.1",
"remark-usage": "10.0.1",
"rimraf": "3.0.2",
"rollup": "2.77.0",
"lockfile-lint": "4.12.1",
"mocha": "10.2.0",
"mock-fs": "5.2.0",
"npm-run-all2": "6.1.1",
"remark-cli": "12.0.0",
"remark-toc": "9.0.0",
"remark-usage": "11.0.1",
"rimraf": "5.0.5",
"rollup": "4.9.5",
"rollup-plugin-auto-external": "2.0.0",
"sinon": "14.0.0"
"sinon": "17.0.1"
},
"dependencies": {
"@form8ion/core": "^1.7.0",
"@form8ion/core": "^4.2.0",
"cosmiconfig": "^9.0.0"
}
}

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