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

@angular-eslint/eslint-plugin

Package Overview
Dependencies
Maintainers
1
Versions
825
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular-eslint/eslint-plugin - npm Package Compare versions

Comparing version 0.5.0-beta.2 to 0.5.0-beta.3

8

package.json
{
"name": "@angular-eslint/eslint-plugin",
"version": "0.5.0-beta.2",
"version": "0.5.0-beta.3",
"description": "ESLint plugin for Angular applications, following angular.io/styleguide",

@@ -9,3 +9,3 @@ "license": "MIT",

"scripts": {
"build": "rm -rf ./dist && microbundle --tsconfig tsconfig.build.json --no-sourcemap --target=node --compress --format=cjs && cp -R ./src/configs ./dist/configs",
"build": "rimraf ./dist && microbundle --tsconfig tsconfig.build.json --no-sourcemap --target=node --compress --format=cjs && ncp ./src/configs ./dist/configs",
"test": "jest --coverage",

@@ -30,3 +30,3 @@ "typecheck": "tsc -p tsconfig.json --noEmit",

"devDependencies": {
"@angular-eslint/utils": "^0.5.0-beta.2"
"@angular-eslint/utils": "^0.5.0-beta.3"
},

@@ -37,3 +37,3 @@ "peerDependencies": {

},
"gitHead": "b30fd0e9c8fe35b7cda8117131c2f836a5bcace0"
"gitHead": "d6aa477105bdf0a3c6795434d4e6563ae9173edc"
}

Sorry, the diff of this file is too big to display

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