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

@angular-eslint/schematics

Package Overview
Dependencies
Maintainers
1
Versions
762
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular-eslint/schematics - npm Package Compare versions

Comparing version 18.1.1-alpha.6 to 18.1.1-alpha.7

dist/migrations/update-18-2-0/update-18-2-0.d.ts

7

dist/migrations.json

@@ -51,6 +51,11 @@ {

"version": "17.2.2-alpha.0",
"description": "Updates @angular-eslint to v1.3",
"description": "Updates @angular-eslint to v17.3",
"factory": "./migrations/update-17-3-0/update-17-3-0"
},
"update-18-2-0": {
"version": "18.1.1-alpha.0",
"description": "Updates @angular-eslint to v18.2",
"factory": "./migrations/update-18-2-0/update-18-2-0"
}
}
}

10

package.json
{
"name": "@angular-eslint/schematics",
"version": "18.1.1-alpha.6",
"version": "18.1.1-alpha.7",
"description": "Angular Schematics for angular-eslint",

@@ -39,4 +39,4 @@ "license": "MIT",

"dependencies": {
"@angular-eslint/eslint-plugin": "18.1.1-alpha.6",
"@angular-eslint/eslint-plugin-template": "18.1.1-alpha.6",
"@angular-eslint/eslint-plugin": "18.1.1-alpha.7",
"@angular-eslint/eslint-plugin-template": "18.1.1-alpha.7",
"@nx/devkit": "^19.0.6",

@@ -49,4 +49,4 @@ "ignore": "5.3.1",

"devDependencies": {
"@typescript-eslint/utils": "8.0.0-alpha.38",
"eslint": "9.6.0"
"@typescript-eslint/utils": "8.0.0",
"eslint": "9.8.0"
},

@@ -53,0 +53,0 @@ "peerDependencies": {

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