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

@aofl/cli-lib

Package Overview
Dependencies
Maintainers
2
Versions
119
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aofl/cli-lib - npm Package Compare versions

Comparing version 3.12.1 to 4.0.0-alpha.0

4

modules/webpack-config/.eslintrc.js
const config = {
extends: ['aofl'],
parser: 'babel-eslint',
parser: "@babel/eslint-parser",
root: true,
parserOptions: {
ecmaVersion: 2019,
ecmaVersion: 2020,
sourceType: 'module'

@@ -8,0 +8,0 @@ },

{
"name": "@aofl/cli-lib",
"version": "3.12.1",
"version": "4.0.0-alpha.0",
"description": "Shared library for cli and various webpack plugins.",

@@ -29,12 +29,12 @@ "main": "index.js",

"babel-plugin-istanbul": "^6.0.0",
"chalk": "^2.4.2",
"cross-spawn": "^7.0.1",
"chalk": "^4.1.0",
"cross-spawn": "^7.0.3",
"esprima": "^4.0.1",
"fast-glob": "^3.0.4",
"find-cache-dir": "^3.2.0",
"fast-glob": "^3.2.5",
"find-cache-dir": "^3.3.1",
"js-string-escape": "^1.0.1",
"rimraf": "^3.0.0",
"rimraf": "^3.0.2",
"uniki": "^1.0.3",
"uuid": "^3.4.0"
"uuid": "^8.3.2"
}
}
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