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

angular-estree-parser

Package Overview
Dependencies
Maintainers
3
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-estree-parser - npm Package Compare versions

Comparing version 10.0.2 to 10.0.3

12

package.json
{
"name": "angular-estree-parser",
"version": "10.0.2",
"version": "10.0.3",
"description": "A parser that converts Angular source code into an ESTree-compatible form",

@@ -30,3 +30,3 @@ "keywords": [],

"devDependencies": {
"@angular/compiler": "17.3.9",
"@angular/compiler": "18.0.0",
"@babel/code-frame": "7.24.2",

@@ -37,4 +37,4 @@ "@babel/parser": "7.24.5",

"@types/jest": "29.5.12",
"@typescript-eslint/eslint-plugin": "7.9.0",
"@typescript-eslint/parser": "7.9.0",
"@typescript-eslint/eslint-plugin": "7.10.0",
"@typescript-eslint/parser": "7.10.0",
"del-cli": "5.1.0",

@@ -53,7 +53,7 @@ "eslint": "8.56.0",

"standard-version": "9.5.0",
"ts-jest": "29.1.2",
"ts-jest": "29.1.3",
"typescript": "5.4.5"
},
"peerDependencies": {
"@angular/compiler": "^17.3.9"
"@angular/compiler": "^17.3.9 || ^18.0.0"
},

@@ -60,0 +60,0 @@ "engines": {

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